feat: There is no way the oa

This commit is contained in:
super_liu
2021-10-14 14:45:03 +08:00
parent e5da6e0b27
commit 9394110a24
7 changed files with 57 additions and 15 deletions
+9
View File
@@ -249,6 +249,15 @@ const routes = [
title: '流程详情'
}
},
{
path: '/processAcceptDetail',
name: 'ProcessAcceptDetail',
component: () => import('@/pages/processCenter/pages/processAcceptDetail/index.vue'),
meta: {
requireAuth: true,
title: '流程详情'
}
},
{
path: '/bzffStep1',
name: 'bzffStep1',