forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-15 cce0782f2b17b2ee64c3dccc5b346d563fb21294
gz-customerSystem/src/views/register/eventFlow/component/EventFlow.jsx
@@ -38,7 +38,7 @@
            })
            if (res.type) {
              $$.infoSuccess({ content: '受理成功!' });
              navigate(`/mediate/visit/handleFeedback?caseTaskId=${props.caseTaskId}&caseId=${props.caseId}`)
              navigate(`/mediate/visit/handleFeedback?caseTaskId=${res.data}&caseId=${props.caseId}`)
            }
          },
        });
@@ -163,7 +163,7 @@
                title={
                  <span style={{ fontSize: '15px' }}>
                    督办信息
                    <Badge maxCount={99} count={1000} />
                    {/* <Badge maxCount={99} count={1000} /> */}
                  </span>
                }
              >