This commit is contained in:
zhutianqi
2021-07-14 14:19:48 +08:00
parent b6c4774489
commit 7ec73c26e9
6 changed files with 348 additions and 31 deletions
+9
View File
@@ -609,6 +609,15 @@ const routes = [
title: '标准解读流程'
}
},
{
path: '/bzjdStep3',
name: 'bzjdStep3',
component: () => import('@/pages/processCenter/pages/creatProcess/bzjd/step3.vue'),
meta: {
requireAuth: true,
title: '标准解读流程'
}
},
]
},
// 本地工具