小小儁爺
10 天以前 52ff813beef33faeaf1d9ace4cc596a6baa9b480
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',