$('select[id=input-group-name]').select2( ajax: url: ROOT_PATH+'api/v1/groups/names' dataType: 'json' delay: 250 processResults: (data) ...
確定! 回上一頁