Commit 3dc0b19a by ningjihai

123

parent c55f569c
......@@ -99,12 +99,12 @@ export const constantRoutes = [
component: () => import('@/views/projectManage/index'),
hidden: true
},
{
// 项目首页
path: '/projectHome',
component: () => import('@/views/projectHome/index'),
hidden: true
},
// {
// // 项目首页
// path: '/projectHome',
// component: () => import('@/views/projectHome/index'),
// hidden: true
// },
{
// 加密设置
path: '/classification',
......@@ -117,12 +117,12 @@ export const constantRoutes = [
component: () => import('@/views/EncryptionManagement/index'),
hidden: true
},
{
// 脱敏策略管理
path: '/desensitizationStrategy',
component: () => import('@/views/desensitizationStrategy/index'),
hidden: true
},
// {
// // 脱敏策略管理
// path: '/desensitizationStrategy',
// component: () => import('@/views/desensitizationStrategy/index'),
// hidden: true
// },
{
path: '',
component: Layout,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论