|
@@ -368,6 +368,7 @@ var shoppingConfirm = new Vue({
|
|
|
this.isShowAddressForm = true;
|
|
|
this.addressForm.name= '';
|
|
|
this.addressForm.mobile= '';
|
|
|
+ this.addressForm.addressId= '';
|
|
|
this.addressForm.townId= '';
|
|
|
this.addressForm.cityId= '';
|
|
|
this.addressForm.provinceId= '';
|