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