Commit 7205b1e4 by ningjihai

项目管理 本地路由注释

parent 83256fe7
...@@ -93,12 +93,12 @@ export const constantRoutes = [ ...@@ -93,12 +93,12 @@ export const constantRoutes = [
component: () => import('@/views/ruleConfig/Dictionary/index'), component: () => import('@/views/ruleConfig/Dictionary/index'),
hidden: true hidden: true
}, },
{ // {
// 项目管理 // // 项目管理
path: '/projectManage', // path: '/projectManage',
component: () => import('@/views/projectManage/index'), // component: () => import('@/views/projectManage/index'),
hidden: true // hidden: true
}, // },
// { // {
// // 项目首页 // // 项目首页
// path: '/projectHome', // path: '/projectHome',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论