mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
fix(AddressEdit): should expose setAreaCode method
This commit is contained in:
@@ -294,6 +294,7 @@ export default createComponent({
|
||||
|
||||
useExpose({
|
||||
getArea,
|
||||
setAreaCode,
|
||||
setAddressDetail,
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user