loulijun2021
2024-05-07 4217449555a3548074ed6fe571f10c9e2955d3a4
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 }
      }
    ]