So your code should be something like this : $('#attribute').select2({ allowClear: true, placeholder: "Select an attribute" }).on('change', ...
確定! 回上一頁