mirror of
https://github.com/PlayEdu/backend
synced 2025-06-21 03:32:46 +08:00
登录错误toast
This commit is contained in:
parent
1900e55d03
commit
5f26441b8c
@ -73,7 +73,6 @@ const LoginPage = () => {
|
||||
|
||||
navigate("/", { replace: true });
|
||||
} catch (e) {
|
||||
message.error("登录出现错误");
|
||||
console.error("错误信息", e);
|
||||
setLoading(false);
|
||||
fetchImageCaptcha(); //刷新图形验证码
|
||||
|
Loading…
x
Reference in New Issue
Block a user