src/views/register/closeCaseEdit/preview.jsx @@ -273,7 +273,7 @@ </Col> <Col span={8}> <div><div className="title-text">市民编号</div></div> <div>{infoData?.cityCode || '-'}</div> <div>{props.data?.cityCode || '-'}</div> </Col> </> }