From 33e4b893c486e92e93768117cb4cb7a379fbda66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Wed, 6 Apr 2022 17:16:10 +0800 Subject: [PATCH] =?UTF-8?q?52417=20=E4=BC=81=E6=A0=87=E5=88=B6=E4=BF=AE?= =?UTF-8?q?=E8=AE=A2--=E6=8A=80=E6=9C=AF=E6=A0=87=E5=87=86=EF=BC=8C?= =?UTF-8?q?=EF=BC=8C=E5=8F=91=E5=B8=83=E8=8A=82=E7=82=B9=E5=8E=BB=E6=8E=89?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../processCenter/pages/phone/qbrk/step13.vue | 2047 ----------------- src/router/index.js | 10 - 2 files changed, 2057 deletions(-) delete mode 100644 src/pages/processCenter/pages/phone/qbrk/step13.vue diff --git a/src/pages/processCenter/pages/phone/qbrk/step13.vue b/src/pages/processCenter/pages/phone/qbrk/step13.vue deleted file mode 100644 index 1920eee79..000000000 --- a/src/pages/processCenter/pages/phone/qbrk/step13.vue +++ /dev/null @@ -1,2047 +0,0 @@ - - - - - diff --git a/src/router/index.js b/src/router/index.js index 1f71e99a4..e061fc802 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -2823,16 +2823,6 @@ const routes = [ title: '企标制修订流程及企业标准库流程' } }, - { - path: '/phoneBussLibrary13', - name: 'phoneBussLibrary13', - component: () => import('@/pages/processCenter/pages/phone/qbrk/step13.vue'), - meta: { - isBoolean: true, - requireAuth: true, - title: '企标制修订流程及企业标准库流程' - } - }, { path: '/phoneBussLibraryProduct4', name: 'phoneBussLibraryProduct4',