自定义数据权限分配树,默认展开等级设为1

This commit is contained in:
thinkgem
2025-02-15 16:41:29 +08:00
parent 9c5db77a65
commit d429dde8c5
3 changed files with 11 additions and 11 deletions

View File

@@ -414,7 +414,7 @@ user:
# ctrlType: "Office",
# ctrlDataUrl: "/sys/office/treeData",
# chkboxType: {"Y":"ps","N":"ps"},
# expandLevel: -1,
# expandLevel: 1,
# remarks: ""
# },{
# moduleCode: "core",
@@ -424,7 +424,7 @@ user:
# ctrlPermi: "0",
# ctrlDataUrl: "/sys/company/treeData",
# chkboxType: {"Y":"ps","N":"ps"},
# expandLevel: -1,
# expandLevel: 1,
# remarks: ""
# },{
# moduleCode: "core",
@@ -434,7 +434,7 @@ user:
# ctrlPermi: "2",
# ctrlDataUrl: "/sys/role/treeData",
# chkboxType: {"Y":"ps","N":"ps"},
# expandLevel: -1,
# expandLevel: 1,
# remarks: ""
# }]
#