fix(templates): 修复新增内容时还存留缓存数据

This commit is contained in:
zhengxinonly
2024-01-31 23:51:10 +08:00
parent e5a60da215
commit b5057af31e
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -204,6 +204,7 @@
table.on("toolbar(role-table)", function (obj) {
if (obj.event === "role-toolbar-add") {
$("#role-form")[0].reset();
layer.open({
type: 1,
shade: false,