lilei před 3 roky
rodič
revize
bbc9dd1f9f

+ 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(() => {