手机端-标准入库流程-修订

This commit is contained in:
zyn
2023-11-14 10:35:09 +08:00
parent 37168a9bfe
commit a0f263556d
2 changed files with 193 additions and 0 deletions
+11
View File
@@ -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',