mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-06 16:13:23 +08:00
check issue #6
This commit is contained in:
@@ -115,6 +115,7 @@
|
||||
$.post("ModuleElementManager/AssignForUser",
|
||||
{
|
||||
userId: $('#userId').val(),
|
||||
moduleId:selectedId,
|
||||
menuIds: selected
|
||||
},
|
||||
function (data) {
|
||||
|
||||
Reference in New Issue
Block a user