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