This commit is contained in:
@@ -402,6 +402,7 @@ export default {
|
|||||||
this.value.postCity = item.src.postCity;
|
this.value.postCity = item.src.postCity;
|
||||||
this.value.postRegion = item.src.postRegion;
|
this.value.postRegion = item.src.postRegion;
|
||||||
this.value.postCountry = item.src.postCountry;
|
this.value.postCountry = item.src.postCountry;
|
||||||
|
this.value.postCode = item.src.postCode;
|
||||||
|
|
||||||
this.pvm.formState.dirty = true;
|
this.pvm.formState.dirty = true;
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user