核销提交参数shop_id改为imei
This commit is contained in:
@@ -206,7 +206,7 @@ export default {
|
||||
this.newData.coupon = JSON.stringify(this.newData.coupon);
|
||||
let params = {
|
||||
type: 2,
|
||||
shop_id: this.axios_data.id,
|
||||
imei: this.axios_data.id,
|
||||
user_id: this.tenantId,
|
||||
number_of_people: +this.newData.userNum,
|
||||
amount_receivable: this.newData.totalMoney,
|
||||
|
Reference in New Issue
Block a user