修改
This commit is contained in:
parent
634e4fac3c
commit
05fe23554c
@ -137,7 +137,7 @@
|
||||
AppIdentification(value).then(res => {
|
||||
if (res.code == 200) {
|
||||
if (res.data.loginFlag) {
|
||||
insertCouponReceive(value, item.id).then(res => {
|
||||
insertCouponReceive(value, item.couponId).then(res => {
|
||||
that.getlist();
|
||||
})
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user