Update easy-admin.js
This commit is contained in:
@@ -1136,7 +1136,7 @@ define(["jquery", "tableSelect", "ckeditor"], function ($, tableSelect, undefine
|
||||
}, function (res) {
|
||||
admin.msg.success(res.msg, function () {
|
||||
table.reload(tableId);
|
||||
location.reload()
|
||||
$('[data-treetable-refresh]').trigger("click");
|
||||
});
|
||||
})
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user