|
@@ -89,8 +89,7 @@ Page({ |
|
|
var etcpData = { |
|
|
var etcpData = { |
|
|
etcpToken: app.globalData.etcpToken, |
|
|
etcpToken: app.globalData.etcpToken, |
|
|
carNumber: that.data.payList[0].carNumber ? that.data.payList[0].carNumber : '', |
|
|
carNumber: that.data.payList[0].carNumber ? that.data.payList[0].carNumber : '', |
|
|
couponFreeId: that.data.couponList[0].couponFreeId ? that.data.couponList[0].couponFreeId:'', |
|
|
|
|
|
merchantId: that.data.couponList[0].merchantId ? that.data.couponList[0].merchantId:'', |
|
|
|
|
|
|
|
|
couponOrderId: that.data.couponList[0].id, |
|
|
} |
|
|
} |
|
|
console.log(etcpData) |
|
|
console.log(etcpData) |
|
|
// 停简单 |
|
|
// 停简单 |
|
|