sunlupeng hai 1 ano
pai
achega
b41082fee9
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/views/HomeView/RedeemView.vue

+ 3 - 3
src/views/HomeView/RedeemView.vue

@@ -936,7 +936,7 @@ export default {
                     voucher: this.voucher,
                     skuId: this.data.skuId,
                     skuCount: this.skuCount,
-                    redeemPoints: this.data.redeemPoints,
+                    price: this.data.price,
                     deliveryType: this.deliveryType,
                     contact: this.name,
                     contactPhone: this.phone,
@@ -954,7 +954,7 @@ export default {
                     voucher: this.voucher,
                     skuId: this.data.skuId,
                     skuCount: this.skuCount,
-                    redeemPoints: this.data.redeemPoints,
+                    price: this.data.price,
                     deliveryType: this.deliveryType,
                     contactPhone: this.phoneNumber,
 
@@ -967,7 +967,7 @@ export default {
                     voucher: this.voucher,
                     skuId: this.data.skuId,
                     skuCount: this.skuCount,
-                    redeemPoints: this.data.redeemPoints,
+                    price: this.data.price,
                     deliveryType: this.deliveryType,
                     reclaimAddr: this.reclaimAddr,