Forráskód Böngészése

上下班页面误提交,删除后重新推送

jingyuanchao 1 éve
szülő
commit
21b063ccc5
1 módosított fájl, 1 hozzáadás és 18 törlés
  1. 1 18
      src/router/router.config.js

+ 1 - 18
src/router/router.config.js

@@ -495,24 +495,7 @@ export let routers = [
         meta: { title: '网点自查情况表', keepAlive: false, hideTabBar: true, deep: 2 }
       }
       ,
-      {
-        path: '/work',
-        name: 'work',
-        component: () => import('views/menu/inspection/workInspection2.vue'),
-        meta: { title: '一键上下班', keepAlive: false, hideTabBar: true, deep: 2 }
-      },
-      {
-        path: '/workHistory',
-        name: 'workHistory',
-        component: () => import('@/views/menu/inspection/workHistory.vue'),
-        meta: { title: '上下班记录', keepAlive: false }
-      },
-      {
-        path: '/history',
-        name: 'history',
-        component: () => import('@/views/menu/inspection/history.vue'),
-        meta: { title: '详情', keepAlive: false }
-      }
+
       // {
       //   path: '/addOrder',
       //   name: 'addOrder',