lilei %!s(int64=3) %!d(string=hai) anos
pai
achega
bbc9dd1f9f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/salesManagement/salesQuery/chooseCustomModal.vue

+ 1 - 1
src/views/salesManagement/salesQuery/chooseCustomModal.vue

@@ -346,7 +346,7 @@ export default {
 
       // if (data.shippingAddressProvinceSn) { this.getArea('city', data.shippingAddressProvinceSn) }
       // if (data.shippingAddressCitySn) { this.getArea('district', data.shippingAddressCitySn) }
-      // this.form = Object.assign(this.form, data)
+      this.form = Object.assign(this.form, data)
       // this.buyerSnBak = this.form.buyerSn
       // this.priceTypeBak = this.form.priceType
       this.$nextTick(() => {