if ($('#mySelect2').hasClass("select2-hidden-accessible")) { // Select2 has been initialized $('#mySelect2').select2('destroy'); } ...
確定! 回上一頁