| | |
| | | { |
| | | path: 'reportList', |
| | | name: 'ReportList', |
| | | code: '1040', |
| | | code: '0700', |
| | | component: () => import('@/views/statistic/reportList'), |
| | | meta: { code: '1040', title: '报工记录', icon: '', keepAlive: true } |
| | | meta: { code: '0700', title: '报工记录', icon: '', keepAlive: true } |
| | | }, |
| | | { |
| | | path: 'monthReport', |
| | |
| | | code: '1041', |
| | | component: () => import('@/views/statistic/monthReport'), |
| | | meta: { code: '1041', title: '月度统计', icon: '', keepAlive: true } |
| | | }, { |
| | | }, |
| | | { |
| | | path: 'workOrderProcess', |
| | | name: 'WorkOrderProcess', |
| | | code: '0701', |
| | |
| | | code: '0706', |
| | | component: () => import('@/views/statistic/repairDetailList'), |
| | | meta: { code: '0706', title: '维修明细报表', icon: '', keepAlive: true } |
| | | },, |
| | | }, |
| | | { |
| | | path: 'installationLampList', |
| | | name: 'InstallationLampList', |