#
luxiaotao1123
2024-11-09 20aa51767d2bcc0baf30e1eee5ccce05ace9a6fe
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 : '/'