6df3b13b by wang

init

1 parent ee66759a
...@@ -118,7 +118,6 @@ ...@@ -118,7 +118,6 @@
118 {data: "remark"},//备注 118 {data: "remark"},//备注
119 ] 119 ]
120 }); 120 });
121
122 $.fn.dataTableExt.afnFiltering.push( 121 $.fn.dataTableExt.afnFiltering.push(
123 function (oSettings, aData, iDataIndex) { 122 function (oSettings, aData, iDataIndex) {
124 var min = document.getElementById('min').value; 123 var min = document.getElementById('min').value;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!