审批历史24小时整改
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user