Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Superman_Main
2021-12-05 14:59:39 +08:00
39 changed files with 4380 additions and 483 deletions
+10
View File
@@ -1856,6 +1856,16 @@ const routes = [
title: '标准解读流程'
}
},
{
path: '/phoneWfhxStep5',
name: 'phoneWfhxStep5',
component: () => import('@/pages/processCenter/pages/phone/wfhxzg/step5.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '未符合项整改流程'
}
},
]
},