Commit cf2a3d11 authored by 李家智's avatar 李家智
Browse files
parents 880a72c6 a323891e
......@@ -9,7 +9,7 @@ layui.define([ 'form', 'laydate', 'table' ], function(exports) {
this.initSearchForm();
this.initToolBar();
window.dataReload = function(){
Lib.doSearchForm($("#searchForm"),${entity.code}Table,form)
Lib.doSearchForm($("#searchForm"),${entity.code}Table)
}
},
initTable:function(){
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment