('#mySelect2').on('select2:select', function (e) { var data = e.params.data; console.log(data); });
確定! 回上一頁