src/router/index.js
@@ -546,6 +546,13 @@ code: '0706', component: () => import('@/views/statistic/repairDetailList'), meta: { code: '0706', title: '维修明细报表', icon: '', keepAlive: true } },, { path: 'installationLampList', name: 'installationLampListCancel', code: '0707', component: () => import('@/views/statistic/installationLampList'), meta: { code: '0707', title: '安灯报表', icon: '', keepAlive: true } } ]