小小儁爺
2026-04-22 b8f54b62d44133a7c1a18807d5f218d94be26099
src/router/index.js
@@ -48,6 +48,10 @@
    component: () => import('@/views/kanbanManager/jghjcj'),
    hidden: true
  }, {
    path: '/jghjcj2',
    component: () => import('@/views/kanbanManager/jghjcj2'),
    hidden: true
  }, {
    path: '/ckgl',
    component: () => import('@/views/kanbanManager/ckgl'),
    hidden: true
@@ -523,9 +527,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',