feat: 入库流程 及 流程中心修改

This commit is contained in:
super_liu
2021-06-23 16:34:33 +08:00
parent dd73bb2423
commit 261651d76e
5 changed files with 1012 additions and 177 deletions
+9
View File
@@ -267,6 +267,15 @@ const routes = [
title: '标准入库流程'
}
},
{
path: '/bzrkStep5',
name: 'bzrkStep5',
component: () => import('@/pages/processCenter/pages/creatProcess/bzrk/step5.vue'),
meta: {
requireAuth: true,
title: '标准入库流程'
}
},
{
path: '/bzrkStep2',
name: 'bzrkStep2',