Skip to content

Commit

Permalink
refactor: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dwqs committed Oct 25, 2018
1 parent 463d4a6 commit 60418c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ Vue.use(AreaSelect);
| disabled | Boolean | - | false | 是否禁用 |
| data | Object | - | - | 地区数据(v5需要传入) |
| icon | String | - | area-select-icon | 自定义下拉小图标 |
| isLinkage | Boolean | - | true | 地区选择是否进行联动 |

>v4 仅支持省市区联动,即 v4 不再支持 level 的值为 3(省市区街联动)
Expand Down

0 comments on commit 60418c6

Please sign in to comment.