登录错误toast

This commit is contained in:
禺狨 2023-04-25 11:17:41 +08:00
parent 1900e55d03
commit 5f26441b8c

View File

@ -73,7 +73,6 @@ const LoginPage = () => {
navigate("/", { replace: true });
} catch (e) {
message.error("登录出现错误");
console.error("错误信息", e);
setLoading(false);
fetchImageCaptcha(); //刷新图形验证码