shj
2022-05-16 4cc5b73a86a6c6195717c0ee18e2e82c3edb3042
src/router/index.js
@@ -343,6 +343,20 @@
                hidden: true
            },
              {
                  path: '/inspectionNotExist',
                  // name: '内部举一反三-待自查-不存在',
                  component: () => import('@/views/oneFromanother/inspectionNotExist'),
                  // meta: { title: '内部举一反三-待自查-不存在', icon: '' }
                  hidden: true
              },
              {
                  path: '/send',
                  // name: '内部举一反三-发送弹窗',
                  component: () => import('@/views/oneFromanother/send'),
                  // meta: { title: '内部举一反三-发送弹窗', icon: '' }
                  hidden: true
              },
              {
                  id: 8,
                  parentId: 0,
                  path: '/hiddenDangerTroubleshootingList',