using jQuery Datatables in html. ... DataTable({ searching: false, //關閉filter功能 columnDefs: [{ targets: [3], orderable: false, }] ...
確定! 回上一頁