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