From 47feb9df9bd8e2c8c0b1df4abb96736eec20eef5 Mon Sep 17 00:00:00 2001 From: woody Date: Wed, 3 Sep 2025 14:03:21 +0800 Subject: [PATCH] =?UTF-8?q?fix(performaceEchart):=20=E6=94=BE=E5=BC=80?= =?UTF-8?q?=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/performanceEchart/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/performanceEchart/index.vue b/pages/performanceEchart/index.vue index d692c87..e42aac6 100644 --- a/pages/performanceEchart/index.vue +++ b/pages/performanceEchart/index.vue @@ -124,7 +124,7 @@ export default { this.query.startDate = this.getStartTime() this.ifDetail = val.ifDetail || '0' // this.query.endDate = this.getEndTime() - // this.getMenuLists() + this.getMenuLists() }, async onPullDownRefresh() { if (this.navIndex === 1) {