小小儁爺
2025-11-18 771f3ace0beeefdfaf118732374f41f22d570470
src/router/index.js
@@ -519,9 +519,9 @@
      {
        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',
@@ -529,7 +529,8 @@
        code: '1041',
        component: () => import('@/views/statistic/monthReport'),
        meta: { code: '1041', title: '月度统计', icon: '', keepAlive: true }
      }, {
      },
      {
        path: 'workOrderProcess',
        name: 'WorkOrderProcess',
        code: '0701',
@@ -573,7 +574,7 @@
        code: '0706',
        component: () => import('@/views/statistic/repairDetailList'),
        meta: { code: '0706', title: '维修明细报表', icon: '', keepAlive: true }
      },,
      },
      {
        path: 'installationLampList',
        name: 'InstallationLampList',