[improvement] AddressList: add switchable prop (#1938)

This commit is contained in:
neverland
2018-10-16 21:12:45 +08:00
committed by GitHub
parent fe5c69a853
commit f90e96f701
6 changed files with 31 additions and 9 deletions
+1
View File
@@ -71,6 +71,7 @@ export default {
| list | Address list | Array | `[]` |
| disabled-list | Disabled address list | `Array` | `[]` |
| disabled-text | Disabled text | `String` | - |
| switchable | Whether to allow switch address | `Boolean` | `true` |
| add-button-text | Add button text | String | `Add new address` |
### Event