From 190906451a6cfd928a4af7b0f6cfff5e8a5961df Mon Sep 17 00:00:00 2001 From: x Date: Tue, 16 Jun 2026 14:01:38 +0800 Subject: [PATCH] iData --- src/pages/HomePage.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/HomePage.vue b/src/pages/HomePage.vue index c1ee289..61a6de0 100644 --- a/src/pages/HomePage.vue +++ b/src/pages/HomePage.vue @@ -64,7 +64,7 @@
-
+
@@ -558,10 +558,10 @@ export default { } }, mounted () { - this.iData() - // this.initData1() - // this.initData2() - // this.refresh() + // this.iData() + this.initData1() + this.initData2() + this.refresh() }, beforeDestroy () { clearInterval(this.timer)