gz-customerSystem/src/views/register/visit/component/visitorRegister.jsx
@@ -392,7 +392,14 @@ </Space> </Col> <div style={{ marginBottom: '65px' }}> <FileTable mainId={props.mainId} fileInfoList={props.fileInfoList} isReview={false} /> <FileTable mainId={props.mainId} fileInfoList={props.fileInfoList} isReview={false} handleSaveList={(list) => { props.formRef.current.setFieldValue('fileInfoList', list) }} /> </div> <DocumentScanner visible={scanFile}