添加汇总页面(企标制修订立项计划流程)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -266,7 +266,7 @@ export default {
|
||||
this.toProcessDetail('qbzxdjhgkStep1-1',row)
|
||||
}else if(prcType === '26'){
|
||||
//企标制修订计划立项 1
|
||||
this.toProcessDetail('qbzxdlxStep1',row)
|
||||
this.toProcessDetail('qbzxdlxStep1-1',row)
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -2382,6 +2382,15 @@ const routes = [
|
||||
title: '企标制修订立项计划流程(流程发起)'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/qbzxdlxStep1-1',
|
||||
name: 'qbzxdlxStep1-1',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbzxdlx/step1-1.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标制修订立项计划流程(流程发起)'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/qbzxdlxStep2',
|
||||
name: 'qbzxdlxStep2',
|
||||
|
||||
Reference in New Issue
Block a user