فهرست منبع

订单模块修改

zhengjinyi 3 سال پیش
والد
کامیت
9c6cdc24bc
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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= '';