mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
types(AddressEdit): add setAddressDetail method type (#5352)
This commit is contained in:
@@ -233,6 +233,7 @@ export default createComponent({
|
||||
}
|
||||
},
|
||||
|
||||
// @exposed-api
|
||||
setAddressDetail(value) {
|
||||
this.data.addressDetail = value;
|
||||
},
|
||||
|
Reference in New Issue
Block a user