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