jiazhipeng 1 year ago
parent
commit
0922691551
  1. 2
      subPackages/ticketBooking/order.vue

2
subPackages/ticketBooking/order.vue

@ -544,7 +544,7 @@
// //
if (this.addressList.length<=0) { if (this.addressList.length<=0) {
this.changeAddressAddPopup('open') this.changeAddressAddPopup('open',{})
return return
} }

Loading…
Cancel
Save