This commit is contained in:
宋伟佳
2021-06-23 18:03:13 +08:00
10 changed files with 1375 additions and 234 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',