Admin
2022-10-26 c51bc97d413f6be22da96efe0c7fd331f05afa0f
src/router/index.js
@@ -52,9 +52,20 @@
        hidden: true
    },
    {
        path: '/pwdChange',
        // 密码变更
        component: () => import('@/views/login/pwdChange'),
        hidden: true
    },
    {
        path: '/fullScreen',
        component: () => import('@/views/doubleIndex/saftyScreen/fullScreen/index'),
        hidden: true
    },
    {
        path: '/',
        component: Layout,
        redirect: "/accidentHidden",
        redirect: "/doublePreventAction/doublePreventAction/riskLevelManage/index/doublePreventAction/riskLevelManage/riskSourceManage/index",
        // redirect: '/workPlan/workPlan/reserve',
        children: [
            {
@@ -114,14 +125,14 @@
    //       }
    //     ]
    //   },
      {
          id: 2,
    {
        id: 2,
        parentId: 0,
        path: '/aqscbzh',
        component: Layout,
        name: '安全生产标准化',
        meta: { title: '安全生产标准化', icon: 'el-icon-security' },
          hidden: true,
        hidden: true,
        children: [
          {
            path: '/new',