This commit is contained in:
lf 2024-07-25 15:07:34 +08:00
parent c040a67b6c
commit c0f8f245b1
1 changed files with 1 additions and 1 deletions

View File

@ -513,10 +513,10 @@
code_batch_id: this.code_batch_id,
receive_mode: 1
};
alert(zgp)
req.axiosPost("/key/couponGroupUsage", data)
.then((res) => {
if (res.code == 200) {
alert(zgp)
if (this.goods.group_info.channel == 1 && this.goods.group_info.receive_mode == 1) {
/* 支付宝官方领取 */
this.toLinkAlipay();