From bda93351eb61b1f04c4dab63ff6602251eb17a1b Mon Sep 17 00:00:00 2001 From: Phoenix <64720302+Concur-max@users.noreply.github.com> Date: Fri, 23 May 2025 09:59:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=B7=AF=E7=94=B1=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=EF=BC=8C=E7=A7=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84?= =?UTF-8?q?=E9=97=AD=E5=90=88=E6=8B=AC=E5=8F=B7=E4=BB=A5=E7=A1=AE=E4=BF=9D?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E5=AE=9A=E4=B9=89=E7=9A=84=E6=AD=A3=E7=A1=AE?= =?UTF-8?q?=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index a7ecce7..2427ef9 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -42,8 +42,6 @@ const routes = [ path: '/email-alerts', name: 'email-alerts', component: () => import('@/views/email-alerts/index.vue'), - }, -]; }, { path: 'press-releases',