#
luxiaotao1123
2024-11-04 b7cc572e1511119da0901d3b26fec74681c3d9c7
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 : '/'