commit
This commit is contained in:
@@ -438,6 +438,15 @@ const routes = [
|
||||
title: '标准调研流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bzdyStep4',
|
||||
name: 'bzdyStep4',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/bzdy/step4.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '标准调研流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bzdyStep5',
|
||||
name: 'bzdyStep5',
|
||||
|
||||
Reference in New Issue
Block a user