#
luxiaotao1123
2024-10-30 f4afec78b16219f00bd9aee594e1676e3adb14e0
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 : '/'