types(Area): add reset method type (#5353)
This commit is contained in:
@@ -84,7 +84,7 @@ Vue.use(Area);
|
||||
|
||||
| 方法名 | 说明 | 参数 | 返回值 |
|
||||
|------|------|------|------|
|
||||
| reset | 根据 code 重置所有选项,若不传 code,则重置到第一项 | code: string | - |
|
||||
| reset | 根据 code 重置所有选项,若不传 code,则重置到第一项 | code?: string | - |
|
||||
|
||||
### 省市区列表数据格式
|
||||
|
||||
|
||||
Reference in New Issue
Block a user