songxy 1 vuosi sitten
vanhempi
commit
a4e858981d
1 muutettua tiedostoa jossa 0 lisäystä ja 16 poistoa
  1. 0 16
      client/src/router/modules/remaining.ts

+ 0 - 16
client/src/router/modules/remaining.ts

@@ -160,22 +160,6 @@ const remainingRouter: AppRouteRecordRaw[] = [
           title: '新闻详情'
         }
       },
-      {
-        path: 'contractSubOut',
-        component: () => import('@/views/OaSystem/marketCenter/contractSubOut/applyIndex.vue'),
-        name: 'contractSubOut',
-        meta: {
-          title: '分/外包查询'
-        }
-      },
-      {
-        path: 'contractSubOutSign',
-        component: () => import('@/views/OaSystem/marketCenter/contractSubOut/signIndex.vue'),
-        name: 'contractSubOutSign',
-        meta: {
-          title: '分/外包合同'
-        }
-      },
       {
         path: 'noticeLook',
         component: () => import('@/views/OaSystem/officeCenter/noticeAndLearn/noticeLook.vue'),