Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -2028,6 +2028,15 @@ const routes = [
|
||||
title: '企标复审流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bussFs3',
|
||||
name: 'bussFs3',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/qbfs/step5.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '企标复审流程'
|
||||
}
|
||||
},
|
||||
//企标复审流程
|
||||
{
|
||||
path: '/qbfsStep1',
|
||||
|
||||
Reference in New Issue
Block a user