添加汇总页面(未符合项整改)
This commit is contained in:
@@ -1034,6 +1034,15 @@ const routes = [
|
||||
title: '未符合项整改/更新流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/wfhxzgStep3-1',
|
||||
name: 'wfhxzgStep3-1',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/wfhxzg/step3-1.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '未符合项整改/更新流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/wfhxzgStep4',
|
||||
name: 'wfhxzgStep4',
|
||||
|
||||
Reference in New Issue
Block a user