审批历史24小时整改

This commit is contained in:
shenyanpei
2021-12-15 17:49:32 +08:00
parent a6bb98f492
commit 2515b6b376
4 changed files with 601 additions and 5 deletions
+10
View File
@@ -2161,6 +2161,16 @@ const routes = [
title: '外部署名推荐审批流程'
}
},
{
path: '/phoneWfhxStep3',
name: 'phoneWfhxStep3',
component: () => import('@/pages/processCenter/pages/phone/wfhxzg/step3.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '未符合项整改流程'
}
},
{
path: '/phoneWfhxStep5',
name: 'phoneWfhxStep5',