From 7a00679b8d186413f211bad3323e112a1ad8d4d9 Mon Sep 17 00:00:00 2001 From: lf <1534621107@qq.com> Date: Thu, 25 Jul 2024 15:01:04 +0800 Subject: [PATCH] alert --- combining.html | 1 + 1 file changed, 1 insertion(+) diff --git a/combining.html b/combining.html index eeca170..e4879ae 100644 --- a/combining.html +++ b/combining.html @@ -653,6 +653,7 @@ // 提交函数 submitOne(data) { /* 领取立减金 */ + alert(159) req.axiosPost("/key/couponGroupUsage", data) .then(({ code, message }) => { if (code == 200) {