Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
super_liu
2021-11-02 18:00:20 +08:00
9 changed files with 1302 additions and 51 deletions
+18
View File
@@ -1195,6 +1195,24 @@ const routes = [
title: '参与外部标准制修订信息提报流程'
}
},
{
path: '/cywbbzzxdStep5',
name: 'cywbbzzxdStep5',
component: () => import('@/pages/processCenter/pages/creatProcess/cywbbzzxd/step5.vue'),
meta: {
requireAuth: true,
title: '参与外部标准制修订信息提报流程'
}
},
{
path: '/cywbbzzxdStep6',
name: 'cywbbzzxdStep6',
component: () => import('@/pages/processCenter/pages/creatProcess/cywbbzzxd/step6.vue'),
meta: {
requireAuth: true,
title: '参与外部标准制修订信息提报流程'
}
},
{
path: '/jrbzhxhStep1',
name: 'jrbzhxhStep1',