抽奖次数修改

This commit is contained in:
GaoHao
2024-12-09 17:56:54 +08:00
parent afa4afbab6
commit f1f5582381

View File

@@ -421,7 +421,7 @@
console.warn('###当前处于模拟的请求接口,并返回了中奖信息###')
const res = await this.$Request.getT('app/discSpinning/draw')
this.freeNum--
this.getCount()
// this.getCount()
console.log(res);
if (res.code != 0) {
return uni.showToast({