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) {