mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-18 03:27:42 +00:00
更换菜单刷新方法
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
success : function(result) {
|
||||
if (result.code == web_status.SUCCESS) {
|
||||
$.modal.alertSuccess(result.msg);
|
||||
loading();
|
||||
$.treeTable.refresh();
|
||||
} else {
|
||||
$.modal.alertError(result.msg);
|
||||
}
|
||||
|
Reference in New Issue
Block a user