select2 ({ ajax: { url: '/example/api', processResults: function (data) { // Transforms the top-level key of the response object from 'items' to 'results' return ...
確定! 回上一頁