This commit is contained in:
zhutianqi
2021-07-27 10:05:28 +08:00
parent ae402beeb7
commit 04eca92d73
17 changed files with 704 additions and 42 deletions
+9
View File
@@ -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',