[Improvement] AddressEdit: add show-delete prop (#716)

This commit is contained in:
neverland
2018-03-19 10:21:37 +08:00
committed by GitHub
parent f9445ba4ee
commit 4ae26ac8be
6 changed files with 49 additions and 21 deletions

View File

@@ -4,6 +4,7 @@
<van-address-edit
:area-list="areaList"
show-postal
show-delete
show-set-default
show-search-result
:search-result="searchResult"