2023-3-15
优惠券
This commit is contained in:
@@ -385,7 +385,10 @@
|
||||
})
|
||||
console.log('index: ' + index)
|
||||
this.couponList.splice(index, 1);
|
||||
// this.getCouponList();
|
||||
uni.showLoading({
|
||||
title: '领取成功'
|
||||
});
|
||||
this.getCouponList();
|
||||
},
|
||||
|
||||
async sysInfoMethod() {
|
||||
|
||||
Reference in New Issue
Block a user