#
luxiaotao1123
2024-10-12 2931c080fd30685b6e4291d0028b0a7d2098b01d
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 : '/'