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, username: result.data.username,
permission: '1' permission: '1'
})) }))
return
window.location.href = 'http://82.156.236.221:10004/admin/manage' window.location.href = 'http://82.156.236.221:10004/admin/manage'
} else { } else {
console.error('代理登录失败:', result.error); console.error('代理登录失败:', result.error);