| | |
| | | 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', |
| | |
| | | component: () => import('@/views/oneFromanotherN'), |
| | | meta: { title: '内部举一反三', icon: '' } |
| | | }, |
| | | { |
| | | path: '/existN', |
| | | component: () => import('@/views/oneFromanotherN/existN'), |
| | | hidden: true |
| | | }, |
| | | ] |
| | | } |
| | | ] |