[new feature] Area: reset method support code param
This commit is contained in:
@@ -68,7 +68,7 @@ Vue.use(Area);
|
||||
|
||||
| 方法名 | 参数 | 返回值 | 介绍 |
|
||||
|------|------|------|------|
|
||||
| reset | - | - | 重置所有选项到第一项 |
|
||||
| reset | code: string | - | 根据 code 重置所有选项,若不传 code,则重置到第一项 |
|
||||
|
||||
### 省市区列表数据格式
|
||||
|
||||
|
||||
Reference in New Issue
Block a user