修改bug
This commit is contained in:
@@ -862,6 +862,15 @@ const routes = [
|
||||
title: '标准解读流程'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/bzjdStep1-6',
|
||||
name: 'bzjdStep1-6',
|
||||
component: () => import('@/pages/processCenter/pages/creatProcess/bzjd/step1-6.vue'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '标准解读流程'
|
||||
}
|
||||
},
|
||||
]
|
||||
},
|
||||
// 本地工具
|
||||
|
||||
Reference in New Issue
Block a user