fix
zhoucong
2022-04-26 12f5f889c8a13a2a942574debde0e42a405b12be
src/router/index.js
@@ -116,7 +116,7 @@
      {
          id: 2,
        parentId: 0,
        path: '/safetyproduction',
        path: '/aqscbzh',
        component: Layout,
        name: '安全生产标准化',
        meta: { title: '安全生产标准化', icon: 'el-icon-security' },
@@ -237,6 +237,13 @@
                  hidden: true
              },
              {
                  path: '/reboundHiddenDanger',
                  // name: '风险预控-重复反弹隐患-列表页面',
                  component: () => import('@/views/hiddenDangerRegistration/reboundHiddenDanger'),
                  // meta: { title: '风险预控-重复反弹隐患-列表页面', icon: '' }
                  hidden: true
              },
              {
                  id: 3,
                  parentId: 0,
                  path: '/hiddenDangerRectification',