mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-20 05:11:11 +08:00
修正因合并多对多映射造成的BUG
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
|
||||
$(obj).dialog({
|
||||
id: 'accessUserModule',
|
||||
url: '/ModuleManager/LookupMulti',
|
||||
url: '/ModuleManager/LookupMultiForUser',
|
||||
title: '为用户分配模块',
|
||||
data: {
|
||||
userId: selected
|
||||
|
||||
Reference in New Issue
Block a user