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