From ec13daa69894eca2fe28d3b39e26bfd2316d262f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Czhuzihan=E2=80=9D=E2=80=83?= <“772644120@qq.com”> Date: Thu, 7 Aug 2025 14:05:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Dashboard.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Dashboard.vue b/src/components/Dashboard.vue index e0dc8fe..91eee98 100644 --- a/src/components/Dashboard.vue +++ b/src/components/Dashboard.vue @@ -225,7 +225,6 @@ const redirectToResearchEvaluation2 = async () => { username: result.data.username, permission: '1' })) - return window.location.href = 'http://82.156.236.221:10004/admin/manage' } else { console.error('代理登录失败:', result.error);