commit
This commit is contained in:
@@ -591,6 +591,15 @@ const routes = [
|
||||
title: '标准征求意见流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bzzqyjStep1-1',
|
||||
name: 'bzzqyjStep1-1',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/bzzqyj/step1-1.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '标准征求意见流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bzzqyjStep2',
|
||||
name: 'bzzqyjStep2',
|
||||
|
||||
Reference in New Issue
Block a user