mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-12-20 03:49:46 +08:00
分类管理
This commit is contained in:
@@ -210,7 +210,7 @@ layui.config({
|
||||
layer.msg("请选择一个要添加菜单的模块");
|
||||
return;
|
||||
}
|
||||
meditDlg.add(data[0]);
|
||||
meditDlg.add(data[0].Id);
|
||||
}
|
||||
, btnEdit: function () { //编辑
|
||||
var checkStatus = table.checkStatus('mainList')
|
||||
|
||||
Reference in New Issue
Block a user