(document).ready(function() { $('#example').DataTable( { "paging": false, "ordering": false, "info": false } ); } );
確定! 回上一頁