Explorar o código

查优惠券使用原始金额

gcz hai 1 semana
pai
achega
fbd8e52e30
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 				})