fix(templates): 修复新增内容时还存留缓存数据
This commit is contained in:
@@ -168,6 +168,7 @@
|
||||
|
||||
treeTable.on("toolbar(department-table)", function (obj) {
|
||||
if (obj.event === "department-toolbar-add") {
|
||||
$("#department-form")[0].reset();
|
||||
layer.open({
|
||||
type: 1,
|
||||
shade: false,
|
||||
|
||||
Reference in New Issue
Block a user