cqf
2022-06-17 51cacf8f4d7b0b2cc30a22ea4f660e73e82da458
src/router/index.js
@@ -188,6 +188,7 @@
        {
          id: 2,
          parentId: 0,
            hidden: true,
          path: '/accidentHidden',
          component: Layout,
          name: '事故隐患排查治理',
@@ -389,6 +390,11 @@
                meta: { title: '内部举一反三', icon: '' }
            },
            {
              path: '/addDanger',
              component: () => import('@/views/oneFromanotherN/addDanger'),
              hidden: true
            },
            {
                path: '/existN',
                component: () => import('@/views/oneFromanotherN/existN'),
                hidden: true