feat: 入库流程 及 流程中心修改
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user