This commit is contained in:
zhutianqi
2021-08-03 14:49:11 +08:00
parent af7a749369
commit 27ef0e3072
7 changed files with 995 additions and 26 deletions
+9
View File
@@ -781,6 +781,15 @@ const routes = [
title: '标准解读流程'
}
},
{
path: '/bzjdStep1-1',
name: 'bzjdStep1-1',
component: () => import('@/pages/processCenter/pages/creatProcess/bzjd/step1-1.vue'),
meta: {
requireAuth: true,
title: '标准解读流程'
}
},
{
path: '/bzjdStep2',
name: 'bzjdStep2',