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();