[improvement] AddressEdit: add setAddressDetail method (#2984)

This commit is contained in:
neverland
2019-03-16 19:19:11 +08:00
committed by GitHub
parent a65c7a75eb
commit 36fc3ab921
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -94,6 +94,14 @@ export default {
|------|------|
| - | Custom content below postal |
### Methods
Use ref to get address-edit instance and call instance methods
| Name | Attribute | Return value | Description |
|------|------|------|------|
| setAddressDetail | addressDetail: string | - | Set address detail |
### Data Structure
#### addressInfo Data Structure