#
luxiaotao1123
2024-10-24 030c4ad9573cfc6ecda996a7b59d5e16fbb10a42
zy-acs-flow/src/page/login/Login.jsx
@@ -30,6 +30,7 @@
    const handleSubmit = (auth) => {
        setLoading(true);
        // js native confirm && root
        login(
            auth,
            location.state ? (location.state).nextPathname : '/'