fix
songhuangfeng123
2022-04-08 f89921cd27409d11e70e7327fe916252316a38fa
src/router/index.js
@@ -81,26 +81,26 @@
        ],
        hidden: true
    },
    {
        id: 2,
        parentId: 0,
        path: '/contingencyplan',
        component: Layout,
        // redirect: '/contingencyplan',
        name: '应急预案',
        meta: { title: '应急预案', icon: 'el-icon-dash' },
        children: [
          {
            id: 1,
            parentId: 0,
            path: '/contingencyplan',
            name: '应急预案',
            component: () => import('@/views/contingencyplan/index'),
            meta: { title: '应急预案', icon: '' }
          }
        ]
      },
      {
    // {
    //     id: 2,
    //     parentId: 0,
    //     path: '/contingencyplan',
    //     component: Layout,
    //     // redirect: '/contingencyplan',
    //     name: '应急预案',
    //     meta: { title: '应急预案', icon: 'el-icon-dash' },
    //     children: [
    //       {
    //         id: 1,
    //         parentId: 0,
    //         path: '/contingencyplan',
    //         name: '应急预案',
    //         component: () => import('@/views/contingencyplan/index'),
    //         meta: { title: '应急预案', icon: '' }
    //       }
    //     ]
    //   },
/*      {
        id: 2,
        parentId: 0,
        path: '/safetyproduction',
@@ -168,8 +168,8 @@
            hidden: true
          }
           ]
      },
        {
      },*/
     /*   {
            id: 2,
            parentId: 0,
            path: '/majorHazardSourceMonitoring',
@@ -202,7 +202,7 @@
                    meta: { title: '仪表实时数据', icon: '' }
                },
            ]
        },
        },*/
        {
          id: 2,
          parentId: 0,