#
luxiaotao1123
2024-11-12 906a10ce0722894f85281c8ed1d5cb2d8d05dcc9
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 : '/'