This commit is contained in:
Amumu 2018-10-07 00:01:31 +08:00 committed by 偏右
parent 338217410e
commit bc54db2185

View File

@ -9,7 +9,7 @@ title:
点击上传用户头像,并使用 `beforeUpload` 限制用户上传的图片格式和大小。
> `beforeUpload` 的返回值可以是一个 Promise 以支持异步处理,如服务端验等:[示例](http://react-component.github.io/upload/examples/beforeUpload.html)。
> `beforeUpload` 的返回值可以是一个 Promise 以支持异步处理,如服务端验等:[示例](http://react-component.github.io/upload/examples/beforeUpload.html)。
## en-US