| | |
| | | }, |
| | | }, |
| | | { |
| | | path: '/inspectionManagement', |
| | | name: 'inspectionManagement', |
| | | component: () => import('/@/views/IntelligentXjSys/basicDataManagement/inspectionManagement/index.vue'), |
| | | path: '/rfId', |
| | | name: 'rfId', |
| | | component: () => import('/@/views/IntelligentXjSys/basicDataManagement/rfId/index.vue'), |
| | | meta: { |
| | | title: 'RFID管理' |
| | | }, |
| | | }, |
| | | { |
| | | path: '/inspection', |
| | | name: 'inspection', |
| | | component: () => import('/@/views/IntelligentXjSys/basicDataManagement/inspection/index.vue'), |
| | | meta: { |
| | | title: '巡检点管理' |
| | | }, |
| | | }, |
| | | { |
| | | path: '/indicator', |
| | | name: 'indicator', |
| | | component: () => import('/@/views/IntelligentXjSys/basicDataManagement/indicator/index.vue'), |
| | | meta: { |
| | | title: '巡检指标管理' |
| | | }, |
| | | }, |
| | | { |
| | | path: '/facilityArea', |
| | | name: 'facilityArea', |
| | | component: () => import('/@/views/IntelligentXjSys/basicDataManagement/facilityArea/index.vue'), |
| | | meta: { |
| | | title: '设施区域管理' |
| | | }, |
| | | } |
| | | ]; |