未符合项整改手机端页面调整
This commit is contained in:
@@ -2230,6 +2230,16 @@ const routes = [
|
||||
title: '外部署名推荐审批流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/phoneWfhxzgStep2',
|
||||
name: 'phoneWfhxzgStep2',
|
||||
component: () => import('@/pages/processCenter/pages/phone/wfhxzg/step2.vue'),
|
||||
meta: {
|
||||
isBoolean: true,
|
||||
requireAuth: true,
|
||||
title: '未符合项整改流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/phoneWfhxzgStep3',
|
||||
name: 'phoneWfhxzgStep3',
|
||||
|
||||
Reference in New Issue
Block a user