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