#
luxiaotao1123
2024-10-19 2efa376119e084f6c45f6d5da55d72bc19c40576
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 : '/'