马宇豪
2024-03-01 f542d731de01e6897243b2072523ecdaa6c63505
src/router/index.js
@@ -61,20 +61,20 @@
    component: () => import('@/views/error/401'),
    hidden: true
  },
  {
    path: '',
    component: Layout,
  // {
  //   path: '',
  //   component: Layout,
    // redirect: '/notCoalMine/nPeopleManage/index',
    hidden: true,
    children: [
    // hidden: true,
    // children: [
      // {
      //   path: 'index',
      //   component: () => import('@/views/index'),
      //   name: 'Index',
      //   meta: { title: '人员管理', icon: 'peoples', affix: true }
      // }
    ]
  },
  //   ]
  // },
  {
    path: '/user',
    component: Layout,