Browse Source

订单模块修改

zhengjinyi 3 năm trước cách đây
mục cha
commit
9c6cdc24bc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/main/resources/static/js/shopping/confirm.js

+ 1 - 0
src/main/resources/static/js/shopping/confirm.js

@@ -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= '';