手机端-未符合项整改流程-审定

This commit is contained in:
zyn
2023-11-17 16:58:41 +08:00
parent 3c737dda0e
commit 34e89a53d5
2 changed files with 271 additions and 0 deletions
+11
View File
@@ -3322,6 +3322,17 @@ const routes = [
title: '未符合项整改流程'
}
},
// 审定
{
path: '/phoneWfhxzgStep4',
name: 'phoneWfhxzgStep4',
component: () => import('@/pages/processCenter/pages/phone/wfhxzg/step4.vue'),
meta: {
isBoolean: true,
requireAuth: true,
title: '未符合项整改流程'
}
},
{
path: '/phoneWfhxzgStep5',
name: 'phoneWfhxzgStep5',