gz-customerSystem/src/views/register/visit/component/visitorRegister.jsx
@@ -136,6 +136,8 @@ }} tip='支持png、 jpg、excel、word、pdf等格式的文件上传,每次上传大小不超过10M' /> </FormItem> </Col> </> @@ -517,6 +519,7 @@ rows={5} placeholder='' wrapperStyle={{ width: '100%' }} defaultValue='识别内容' /> <div style={{ marginTop: '24px' }}><Button type="primary" onClick={() => setScaned(true)}>使用文字</Button></div> </MyModal>