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

This commit is contained in:
thinkgem
2025-02-15 16:41:18 +08:00
parent f049d83c5a
commit fed9b0b96c
3 changed files with 11 additions and 11 deletions

View File

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