1f2325e2 by yangjianbin

init

1 parent 6c74b05a
...@@ -89,6 +89,8 @@ ...@@ -89,6 +89,8 @@
89 aaSorting: [[ 1, "desc" ]], 89 aaSorting: [[ 1, "desc" ]],
90 serverSide: true, 90 serverSide: true,
91 processing: true, 91 processing: true,
92 bSort : false,
93 searching : false,//是否显示搜索
92 ajax: '<?=site_url("work/data")?>', 94 ajax: '<?=site_url("work/data")?>',
93 columns: [ 95 columns: [
94 {data: "id", render: function (data, type, full) { 96 {data: "id", render: function (data, type, full) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!