瀏覽代碼

路由替换

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'),