From c0f8f245b16cbf4c2b934fc41a1fdae26396c18c Mon Sep 17 00:00:00 2001 From: lf <1534621107@qq.com> Date: Thu, 25 Jul 2024 15:07:34 +0800 Subject: [PATCH] alert --- wx-combining.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wx-combining.html b/wx-combining.html index 1196dd4..d4b4a4d 100644 --- a/wx-combining.html +++ b/wx-combining.html @@ -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();