手机端-标准入库流程-修订
This commit is contained in:
@@ -3216,6 +3216,17 @@ const routes = [
|
||||
title: '标准入库流程'
|
||||
}
|
||||
},
|
||||
// 修订
|
||||
{
|
||||
path: '/phoneBzrkStep4',
|
||||
name: 'phoneBzrkStep4',
|
||||
component: () => import('@/pages/processCenter/pages/phone/bzrk/step4.vue'),
|
||||
meta: {
|
||||
isBoolean: true,
|
||||
requireAuth: true,
|
||||
title: '标准入库流程'
|
||||
}
|
||||
},
|
||||
// 批准
|
||||
{
|
||||
path: '/phoneBzrkStep2',
|
||||
|
||||
Reference in New Issue
Block a user