| | |
| | | code: '0603', |
| | | component: () => import('@/views/produce/reportVerify'), |
| | | meta: { code: '0603', title: '报工审核', icon: '', keepAlive: true } |
| | | }, { |
| | | path: 'productWarehouse', |
| | | name: 'productWarehouse', |
| | | code: '0604', |
| | | component: () => import('@/views/produce/productWarehouse'), |
| | | meta: { code: '0604', title: '生产入库', icon: '', keepAlive: true } |
| | | } |
| | | |
| | | ] |
| | |
| | | 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 } |
| | | } |
| | | |
| | | ] |