mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-20 12:37:42 +00:00
优化多角色数据权限匹配规则
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
|
||||
function queryDeptTree()
|
||||
{
|
||||
var url = ctx + "system/dept/treeData";
|
||||
var url = ctx + "system/user/deptTreeData";
|
||||
var options = {
|
||||
url: url,
|
||||
expandLevel: 2,
|
||||
|
Reference in New Issue
Block a user