霸王餐提交字段修改
This commit is contained in:
@@ -963,7 +963,7 @@
|
||||
res = await this.api.paymemeberIn({
|
||||
shopId: uni.cache.get('shopId'),
|
||||
amount: this.listinfo.payAmount,
|
||||
orderld: this.listinfoid,
|
||||
orderId: this.listinfoid,
|
||||
// #ifdef MP-WEIXIN
|
||||
payType: 'wechatPay',
|
||||
// #endif
|
||||
|
||||
@@ -250,6 +250,8 @@
|
||||
}
|
||||
this.getAount();
|
||||
}
|
||||
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
@@ -384,7 +386,7 @@
|
||||
res = await this.api.paymemeberIn({
|
||||
shopId: uni.cache.get('shopId'),
|
||||
amount: this.listinfo.payAmount,
|
||||
orderld: this.orderId,
|
||||
orderId: this.orderId,
|
||||
// #ifdef MP-WEIXIN
|
||||
payType: 'wechatPay',
|
||||
// #endif
|
||||
|
||||
Reference in New Issue
Block a user