feat(Uploader): add closeImagePreview method (#4901)

This commit is contained in:
neverland
2019-11-02 20:43:14 +08:00
committed by GitHub
parent 02e84d1e15
commit dcd67a1da9
6 changed files with 43 additions and 3 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ Field support all native events of input tag
### Methods
Use ref to get field instance and call instance methods
Use ref to get Field instance and call instance methods
| Name | Description | Attribute | Return value |
|------|------|------|------|