外部标准化协会入会流程

This commit is contained in:
shenyanpei
2021-10-26 17:26:57 +08:00
parent 3f7500be6e
commit 8a8832496a
9 changed files with 1601 additions and 2 deletions
+47 -1
View File
@@ -1242,7 +1242,53 @@ const routes = [
requireAuth: true,
title: '技术要求清单管理'
}
}
},
// 外部标准化协会入会流程
{
path: '/bzrhStep1',
name: 'bzrhStep1',
component: () => import('@/pages/processCenter/pages/creatProcess/bzhHd-rh/step1.vue'),
meta: {
requireAuth: true,
title: '外部标准化协会入会流程(流程发起)'
}
},
{
path: '/bzrhStep2',
name: 'bzrhStep2',
component: () => import('@/pages/processCenter/pages/creatProcess/bzhHd-rh/step2.vue'),
meta: {
requireAuth: true,
title: '外部标准化协会入会流程(选择代表)'
}
},
{
path: '/bzrhStep3',
name: 'bzrhStep3',
component: () => import('@/pages/processCenter/pages/creatProcess/bzhHd-rh/step3.vue'),
meta: {
requireAuth: true,
title: '外部标准化协会入会流程(入选代表填写信息)'
}
},
{
path: '/bzrhStep4',
name: 'bzrhStep4',
component: () => import('@/pages/processCenter/pages/creatProcess/bzhHd-rh/step4.vue'),
meta: {
requireAuth: true,
title: '外部标准化协会入会流程(责任负责人审批)'
}
},
{
path: '/bzrhStep5',
name: 'bzrhStep5',
component: () => import('@/pages/processCenter/pages/creatProcess/bzhHd-rh/step5.vue'),
meta: {
requireAuth: true,
title: '外部标准化协会入会流程(修订)'
}
},
]
},
// 标准法规库