This commit is contained in:
宋伟佳
2022-01-20 15:12:53 +08:00
parent ab4d94535a
commit 3dfa4fb24d
-9
View File
@@ -529,15 +529,6 @@ const routes = [
title: '项目合规评估流程'
}
},
{
path: '/bzpgStep1',
name: 'bzpgStep1',
component: () => import('@/pages/processCenter/pages/creatProcess/bzpg/step1.vue'),
meta: {
requireAuth: true,
title: '标准合规评估流程'
}
},
//流程保存界面
{
path: '/xmpgStep1-1',