This commit is contained in:
parent
528a9fecce
commit
141666a7ec
|
|
@ -5,6 +5,7 @@ layui.use(["form", "table", 'element', 'layer'], function () {
|
|||
form = layui.form;
|
||||
table = layui.table;
|
||||
element = layui.element;
|
||||
layer = layui.layer;
|
||||
initTable();
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue