gz-customerSystem/src/views/register/closingReview/component/ReviewExamine.jsx
@@ -154,7 +154,7 @@ </Col> */} <Col span={24}> <div><div className="title-text">申请时间</div></div> <div>{infoData?.applyTime || '-'}</div> <div>{$$.myTimeFormat(infoData?.applyTime, 'YYYY-MM-DD HH:mm') || '-'}</div> </Col> <Col span={24}> <div><div className="title-text">申请人</div></div> gz-customerSystem/src/views/register/index.jsx
@@ -1122,6 +1122,7 @@ $$.infoSuccess({ content: '签收成功' }); getCountData(); getTableData(tabActivekey) navigate(`/mediate/visit/eventFlow?caseTaskId=${ownerId}&caseId=${caseId}`) } }