|
@@ -521,7 +521,7 @@ $(function () {
|
|
|
"lotteryId": coupon.$refs.couponRef.coupon.lotteryId,
|
|
|
"area": JSON.stringify(area),
|
|
|
// "industry": industry.join(","),
|
|
|
- 'price': Number($('.computed_price').html()),
|
|
|
+ 'price': Number(coupon.initPrice),
|
|
|
"time": purchase.timeValue.trim(),
|
|
|
"orderType": 5,
|
|
|
"disWord": GetQueryString("disWord"),
|