forked from gzzfw/frontEnd/gzDyh

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