diff --git a/src/router/index.js b/src/router/index.js index 4d846d538..b12ff7caa 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -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',