types(Area): add reset method type (#5353)

This commit is contained in:
neverland
2019-12-22 12:54:29 +08:00
committed by GitHub
parent a54a77d8c8
commit 24def10a1e
5 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ Use [ref](https://vuejs.org/v2/api/#ref) to get Area instance and call instance
| Name | Description | Attribute | Return value |
|------|------|------|------|
| reset | Reset all options by code | code: string | - |
| reset | Reset all options by code | code?: string | - |
### areaList Data Structure