@@ -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
})