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);