From d5e4f0d7ebad182bd6ad30ae9b245e5529a19ec3 Mon Sep 17 00:00:00 2001 From: yuanteng <1876787513@qq.com> Date: Sun, 10 Aug 2025 11:28:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/dashboardModule/performanceRanking/performanceRanking.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/dashboardModule/performanceRanking/performanceRanking.js b/pages/dashboardModule/performanceRanking/performanceRanking.js index 2828526..ea49a88 100644 --- a/pages/dashboardModule/performanceRanking/performanceRanking.js +++ b/pages/dashboardModule/performanceRanking/performanceRanking.js @@ -129,7 +129,7 @@ Page({ fail: () => { // 请求失败后,隐藏loading wx.hideLoading(); - + console.log('111'); wx.showToast({ title: '请求失败', icon: 'none'