diff --git a/me/choujiang/choujiang.vue b/me/choujiang/choujiang.vue index 1c47475..56de1af 100644 --- a/me/choujiang/choujiang.vue +++ b/me/choujiang/choujiang.vue @@ -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({