mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-17 19:18:03 +08:00
修改支持iframe,这样后台多navtab时,就不用为每个dom定义ID了!!!!
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
width: 100
|
||||
}
|
||||
],
|
||||
dataUrl: 'ResourceManager/LoadWithRoleAccess?cId=' + selectedId + '&roleId=' + $('#roleId').val(),
|
||||
dataUrl: '/ResourceManager/LoadWithRoleAccess?cId=' + selectedId + '&roleId=' + $('#roleId').val(),
|
||||
fullGrid: true,
|
||||
showLinenumber: true,
|
||||
showCheckboxcol: true,
|
||||
|
||||
Reference in New Issue
Block a user