forked from gzzfw/frontEnd/gzDyh

dminyi
2024-09-10 3a4651056a1afb5c66c5ec65ca68a49e0212be39
gz-customerSystem/src/views/register/eventFlow/component/EventFlow.jsx
@@ -38,6 +38,7 @@
            })
            if (res.type) {
              $$.infoSuccess({ content: '受理成功!' });
              navigate('/mediate/visit/visitWorkBench')
            }
          },
        });