modal.on('shown.bs.modal', function () { modal.find('select.select2me').select2({ placeholder: "Select", width: 'auto', allowClear: true }); });.
確定! 回上一頁