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