新增数据信息 完善数据信息得权限问题
This commit is contained in:
2025-05-21 21:27:35 +08:00
parent 896461f6d4
commit 6e52f5ce9a
12 changed files with 810 additions and 14 deletions
+7
View File
@@ -83,6 +83,13 @@ export default [
}
]
},
{
path: '/optionManagement',
name: 'optionManagement',
icon: 'Product',
access: 'canOptionManagement',
component: './Options/OptionsManagement',
},
{
path: '/roleManagement',
name: 'roleManagement',