9e436089 by yangjianbin

init

1 parent 5df90430
...@@ -92,6 +92,7 @@ ...@@ -92,6 +92,7 @@
92 bSort : false, 92 bSort : false,
93 searching : false,//是否显示搜索 93 searching : false,//是否显示搜索
94 iDisplayLength:10, 94 iDisplayLength:10,
95 bLengthChange: false,
95 ajax: '<?=site_url("work/data")?>', 96 ajax: '<?=site_url("work/data")?>',
96 columns: [ 97 columns: [
97 {data: "id", render: function (data, type, full) { 98 {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!