#
luxiaotao1123
2024-11-08 7820edd7c7e26f4858bbe7dec1bc30de9e1155a3
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 : '/'