alert
This commit is contained in:
parent
c0f8f245b1
commit
75e65a0c9c
|
@ -513,7 +513,7 @@
|
||||||
code_batch_id: this.code_batch_id,
|
code_batch_id: this.code_batch_id,
|
||||||
receive_mode: 1
|
receive_mode: 1
|
||||||
};
|
};
|
||||||
alert(zgp)
|
alert('zgp')
|
||||||
req.axiosPost("/key/couponGroupUsage", data)
|
req.axiosPost("/key/couponGroupUsage", data)
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
if (res.code == 200) {
|
if (res.code == 200) {
|
||||||
|
|
Loading…
Reference in New Issue