mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-09 19:04:44 +08:00
调整数据库菜单表结构,可以动态加载按钮,注意更新数据库结构并重新初始化数据库
This commit is contained in:
@@ -186,6 +186,9 @@
|
||||
|
||||
$(this).dialog({
|
||||
id: 'editDialog',
|
||||
width: 820,
|
||||
height: 500,
|
||||
mask:true,
|
||||
url: '/ModuleElementManager/Index?id=' + selected,
|
||||
title: '为模块分配按钮'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user