Commit 9a0e0dac authored by xinzhedeai's avatar xinzhedeai

add:人员guiji

parent 3a3d83c5
...@@ -75,19 +75,19 @@ export const constantRoutes = [ ...@@ -75,19 +75,19 @@ export const constantRoutes = [
} }
] ]
}, },
{ // {
path: '/zz', // path: '/zz',
component: Layout, // component: Layout,
redirect: 'noredirect', // redirect: 'noredirect',
children: [ // children: [
{ // {
path: 'index', // path: 'index',
component: () => import('@/views/index-zz'), // component: () => import('@/views/index-zz'),
name: 'Index', // name: 'Index',
meta: { title: '首页2-zz', icon: 'dashboard', affix: true } // meta: { title: '首页2-zz', icon: 'dashboard', affix: true }
} // }
] // ]
}, // },
{ {
path: '/guiji', path: '/guiji',
component: Layout, component: Layout,
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment