feat: There is no way the
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user