| | |
| | | // meta: { title: '隐患登记下达-发送隐患单', icon: '' } |
| | | hidden: true |
| | | }, |
| | | { |
| | | id: 2, |
| | | parentId: 0, |
| | | path: '/hiddenDangerRectification', |
| | | name: '隐患整改治理', |
| | | component: () => import('@/views/hiddenDangerRectification'), |
| | | meta: { title: '隐患整改治理', icon: '' } |
| | | }, |
| | | { |
| | | path: '/sendHiddenDangerList', |
| | | // name: '隐患整改治理-发送隐患单', |
| | | component: () => import('@/views/hiddenDangerRectification/sendHiddenDangerList'), |
| | | // meta: { title: '隐患整改治理-发送隐患单', icon: '' } |
| | | hidden: true |
| | | }, |
| | | { |
| | | path: '/applicationForExtension', |
| | | // name: '隐患整改治理-申请延期', |
| | | component: () => import('@/views/hiddenDangerRectification/applicationForExtension'), |
| | | // meta: { title: '隐患整改治理-申请延期', icon: '' } |
| | | hidden: true |
| | | }, |
| | | ] |
| | | } |
| | | ] |