Selaa lähdekoodia

查优惠券使用原始金额

gcz 1 viikko sitten
vanhempi
commit
fbd8e52e30
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/bookticket.vue

+ 1 - 1
pages/bookticket.vue

@@ -825,7 +825,7 @@ import {
 				}
 				let goodsId = this.pageContent.goodsList[0].goodsId;
 				this.$u.route('/center/couponselect',{
-					salePrice:this.pageContent.salePrice,
+					salePrice:this.salePrice,
 					performId:this.performId,
 					goodsId: goodsId
 				})