From 75e65a0c9c7a53a6b2d2bdec77a24e6421e74b2c Mon Sep 17 00:00:00 2001 From: lf <1534621107@qq.com> Date: Thu, 25 Jul 2024 15:09:10 +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 d4b4a4d..b88a889 100644 --- a/wx-combining.html +++ b/wx-combining.html @@ -513,7 +513,7 @@ code_batch_id: this.code_batch_id, receive_mode: 1 }; - alert(zgp) + alert('zgp') req.axiosPost("/key/couponGroupUsage", data) .then((res) => { if (res.code == 200) {