feat: There is no way the

This commit is contained in:
super_liu
2021-09-30 18:00:06 +08:00
parent ea6b80fe33
commit 4ac5dd4cfb
5 changed files with 1161 additions and 7 deletions
+9
View File
@@ -231,6 +231,15 @@ const routes = [
title: '流程详情'
}
},
{
path: '/processAcceptDetail',
name: 'ProcessAcceptDetail',
component: () => import('@/pages/processCenter/pages/processAcceptDetail/index.vue'),
meta: {
requireAuth: true,
title: '流程详情'
}
},
{
path: '/bzffStep1',
name: 'bzffStep1',