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