소스 검색

路由替换

songxy 1 년 전
부모
커밋
a4e858981d
1개의 변경된 파일0개의 추가작업 그리고 16개의 파일을 삭제
  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'),