From 8ce62cf21d4610533c97be634c18592633c51e12 Mon Sep 17 00:00:00 2001 From: shen_yan_pu <1975145892@qq.com> Date: Thu, 8 Jul 2021 16:57:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AA=E7=AC=A6=E5=90=88=E9=A1=B9=E6=95=B4?= =?UTF-8?q?=E6=94=B9=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index f48a856dd..3dabec601 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -501,15 +501,6 @@ const routes = [ title: '标准调研流程' } }, - { - path: '/zqyjStep1', - name: 'zqyjStep1', - component: () => import('@/pages/processCenter/pages/creatProcess/zqyj/step1.vue'), - meta: { - requireAuth: true, - title: '标准征求意见流程' - } - }, ] }, // 本地工具