#
luxiaotao1123
2024-10-23 b6bad62d8839cc50d1a82e9ffecbbf666efb780e
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 : '/'