From f1f55823814c57975dad85da45291a813c13254f Mon Sep 17 00:00:00 2001 From: GaoHao <1210693421@qq.com> Date: Mon, 9 Dec 2024 17:56:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=BD=E5=A5=96=E6=AC=A1=E6=95=B0=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- me/choujiang/choujiang.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({