抽奖次数修改

This commit is contained in:
GaoHao 2024-12-09 17:56:54 +08:00
parent afa4afbab6
commit f1f5582381
1 changed files with 1 additions and 1 deletions

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({