| | |
| | | meta: { title: '自查清单', icon: '' } |
| | | }, |
| | | { |
| | | id: 2, |
| | | parentId: 0, |
| | | // id: 2, |
| | | // parentId: 0, |
| | | path: '/review', |
| | | name: '自查清单_评审', |
| | | // name: '自查清单_评审', |
| | | component: () => import('@/views/safetyproduction/review'), |
| | | meta: { title: '自查清单_评审', icon: '' } |
| | | // meta: { title: '自查清单_评审', icon: '' } |
| | | hidden: true |
| | | }, |
| | | { |
| | | id: 2, |
| | | parentId: 0, |
| | | // id: 2, |
| | | // parentId: 0, |
| | | path: '/gojudging', |
| | | name: '自查清单_去评审', |
| | | // name: '自查清单_去评审', |
| | | component: () => import('@/views/safetyproduction/gojudging'), |
| | | meta: { title: '自查清单_去评审', icon: '' } |
| | | // meta: { title: '自查清单_去评审', icon: '' } |
| | | hidden: true |
| | | }, |
| | | { |
| | | path: '/new', |
| | |
| | | hidden: true |
| | | }, |
| | | { |
| | | id: 2, |
| | | parentId: 0, |
| | | // id: 2, |
| | | // parentId: 0, |
| | | path: '/reviewXG', |
| | | name: '自查清单_修改', |
| | | // name: '自查清单_修改', |
| | | component: () => import('@/views/safetyproduction/reviewXG'), |
| | | meta: { title: '自查清单_修改', icon: '' } |
| | | // meta: { title: '自查清单_修改', icon: '' } |
| | | hidden: true |
| | | } |
| | | ] |
| | | }, |