修改快捷支付请求逻辑
This commit is contained in:
parent
2030e5e84d
commit
bd1d95db52
@ -307,6 +307,7 @@ export default {
|
|||||||
const params = {
|
const params = {
|
||||||
id: this.OrderMsg.id,
|
id: this.OrderMsg.id,
|
||||||
back_wygjj: this.homeMoney,
|
back_wygjj: this.homeMoney,
|
||||||
|
back_points: this.integral,
|
||||||
}
|
}
|
||||||
request(apiArr.tradeQuery, "POST", params).then(res => {
|
request(apiArr.tradeQuery, "POST", params).then(res => {
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user