This commit is contained in:
lf 2024-07-25 15:01:04 +08:00
parent 0280dfc476
commit 7a00679b8d
1 changed files with 1 additions and 0 deletions

View File

@ -653,6 +653,7 @@
// 提交函数
submitOne(data) {
/* 领取立减金 */
alert(159)
req.axiosPost("/key/couponGroupUsage", data)
.then(({ code, message }) => {
if (code == 200) {