添加汇总页面(标准入库流程)

This commit is contained in:
zyn
2022-12-14 09:19:51 +08:00
parent c2206f0a69
commit c1d302fbbe
3 changed files with 4059 additions and 1 deletions
+9
View File
@@ -1061,6 +1061,15 @@ const routes = [
title: '标准入库流程'
}
},
{
path: '/bzrkStep1-1',
name: 'bzrkStep1-1',
component: () => import('@/pages/processCenter/pages/creatProcess/bzrk/step1-1.vue'),
meta: {
requireAuth: true,
title: '标准入库流程'
}
},
{
path: '/bzrkStep3',
name: 'bzrkStep3',