| | |
| | | code: '0706', |
| | | component: () => import('@/views/statistic/repairDetailList'), |
| | | meta: { code: '0706', title: '维修明细报表', icon: '', keepAlive: true } |
| | | },, |
| | | }, |
| | | { |
| | | path: 'installationLampList', |
| | | name: 'InstallationLampList', |
| | | code: '0707', |
| | | component: () => import('@/views/statistic/installationLampList'), |
| | | meta: { code: '0707', title: '安灯报表', icon: '', keepAlive: true } |
| | | }, |
| | | { |
| | | path: 'storageRecord', |
| | | name: 'storageRecord', |
| | | code: '0708', |
| | | component: () => import('@/views/statistic/storageRecord'), |
| | | meta: { code: '0708', title: '入库记录', icon: '', keepAlive: true } |
| | | } |
| | | |
| | | ] |