手机端-标准入库流程-会签
This commit is contained in:
@@ -3205,6 +3205,18 @@ const routes = [
|
||||
title: '政策征求意见流程'
|
||||
}
|
||||
},
|
||||
// 会签
|
||||
{
|
||||
path: '/phoneBzrkStep3',
|
||||
name: 'phoneBzrkStep3',
|
||||
component: () => import('@/pages/processCenter/pages/phone/bzrk/step3.vue'),
|
||||
meta: {
|
||||
isBoolean: true,
|
||||
requireAuth: true,
|
||||
title: '标准入库流程'
|
||||
}
|
||||
},
|
||||
// 批准
|
||||
{
|
||||
path: '/phoneBzrkStep2',
|
||||
name: 'phoneBzrkStep2',
|
||||
|
||||
Reference in New Issue
Block a user