处理问题
This commit is contained in:
parent
269648e255
commit
843376b1b1
@ -201,7 +201,7 @@
|
||||
return;
|
||||
}
|
||||
var loadLayerIndex;
|
||||
top.restAjax.get(top.restAjax.path('api/department/user/listpage/{department}', [selectedParentId]), {
|
||||
top.restAjax.get(top.restAjax.path('api/department/user/list/{department}', [selectedParentId]), {
|
||||
keywords: searchUser
|
||||
}, null, function(code, data) {
|
||||
addSearchUserDom(data);
|
||||
|
Loading…
Reference in New Issue
Block a user