添加CMS的栏目权限

This commit is contained in:
thinkgem
2023-04-07 19:17:17 +08:00
parent 1113198a9f
commit 302c518829
5 changed files with 22 additions and 17 deletions

View File

@@ -187,6 +187,16 @@ user:
chkboxType: {"Y":"ps","N":"ps"},
expandLevel: -1,
remarks: ""
},{
moduleCode: "cms",
ctrlName: "栏目权限",
ctrlName_en: "Category",
ctrlType: "Category",
ctrlPermi: "0",
ctrlDataUrl: "/cms/category/treeData",
chkboxType: {"Y":"ps","N":"ps"},
expandLevel: -1,
remarks: ""
}]
# 数据权限调试模式(会输出一些日志)