#
luxiaotao1123
2024-11-09 555e2110078d566ae5a9914641bd1b3db2fa9e25
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 : '/'