Select2 comes with AJAX support built in, using jQuery's AJAX methods. ... dataType: 'json', delay: 250, data: function (params) { return { q: params.term, ...
確定! 回上一頁