“dzb”
2022-09-29 dc04c05b22a5323925218092a0687555a2a5c9c1
src/router/index.js
@@ -11,6 +11,9 @@
    path: '/home',
    name: 'home',
    component: () => import('@/views/layout'),
    meta:{
      needLogin:true,
    },
    children: [
      {
        path: 'system',