This commit is contained in:
“zhuzihan”  2025-08-07 14:05:20 +08:00
parent 20d6bbecd6
commit ec13daa698

View File

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