src/views/register/closeCaseEdit/preview.jsx
@@ -267,10 +267,14 @@ <div><div className="title-text">事项状态</div></div> <div style={{ color: '#1A6FB8' }}>{props.data?.statusName || '-'}</div> </Col> <Col span={16}> <Col span={8}> <div><div className="title-text">事项编号</div></div> <div>{props.data?.caseRef || '-'}</div> </Col> <Col span={8}> <div><div className="title-text">市民编号</div></div> <div>{infoData?.cityCode || '-'}</div> </Col> </> } <Col span={8}>