This commit is contained in:
zhutianqi
2021-12-02 15:52:19 +08:00
parent 0c397101b6
commit 568f7dd463
13 changed files with 72 additions and 12 deletions
+11 -1
View File
@@ -1687,7 +1687,18 @@ const routes = [
title: '外部标准化会后管理流程(审批)'
}
},
{
path: '/phoneBzjdStep4',
name: 'phoneBzjdStep4',
component: () => import('@/pages/processCenter/pages/phone/bzjd/step4.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '标准解读流程'
}
},
]
},
// 本地工具
{
@@ -1993,7 +2004,6 @@ const routes = [
menuId: 'PCZKM8TQJAH5UP5EAXTJ'
}
},
// 工作组
{
path: '/workingGroup',