广州市综治平台前端
xusd
15 hours ago d880dfb0f9a79c51834c9f8a7017d8fa59f14f36
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>
          </>
        }