手机端-未符合项整改流程-审定
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user