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)