gz-customerSystem/src/views/register/visit/preview.jsx
@@ -235,7 +235,9 @@ <div className='MediationInfo-subTitle' style={{ marginTop: '-7px' }}></div><h4>事件材料</h4> </Space> </Col> <FileTable mainId={props.mainId} fileInfoList={props.data?.fileInfoList} isReview={true} /> <div style={{ marginBottom: '65px' }}> <FileTable mainId={props.mainId} fileInfoList={props.data?.fileInfoList} isReview={true} /> </div> </div> ) }