| | |
| | | }, |
| | | }, |
| | | { |
| | | path: '/inspectionTaskSys', |
| | | name: 'inspectionTaskSys', |
| | | component: () => import('/@/views/IntelligentXjSys/inspectionTaskSys/index.vue'), |
| | | meta: { |
| | | title: '巡检任务管理' |
| | | }, |
| | | }, |
| | | { |
| | | path: '/workingHours', |
| | | name: 'workingHours', |
| | | component: () => import('/@/views/basicRightsManagement/personnelShiftManagement/workingHours/index.vue'), |
| | |
| | | meta: { |
| | | title: '排班方案管理' |
| | | }, |
| | | }, |
| | | { |
| | | path: '/inspectionTask', |
| | | name: 'inspectionTask', |
| | | component: () => import('/@/views/IntelligentXjSys/inspectionTaskManagement/inspectionTask/index.vue'), |
| | | meta: { |
| | | title: '巡检任务' |
| | | }, |
| | | } |
| | | ]; |