feat: minor update login
This commit is contained in:
parent
776747c75d
commit
99dbeaabb4
|
|
@ -83,9 +83,6 @@ export default function QudoLogin() {
|
||||||
|
|
||||||
close();
|
close();
|
||||||
router.push("/");
|
router.push("/");
|
||||||
Cookies.set("status", "login", {
|
|
||||||
expires: 1,
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// }
|
// }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue