From 162cd70e899ae27e8e1b344fefc3e5c326c19a5b Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期三, 27 十一月 2024 13:09:47 +0800 Subject: [PATCH] # --- Monitor-APP/pages/home/home.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue index d59e4c0..5451fb0 100644 --- a/Monitor-APP/pages/home/home.vue +++ b/Monitor-APP/pages/home/home.vue @@ -554,12 +554,12 @@ this.getServerData() this.getDate2() this.getUrl() - // this.getInfo() - // this.getError() + this.getInfo() + this.getError() // this.getCarInfo() // this.getCarInfoTest() - this.getInfo2() - this.getError2() + // this.getInfo2() + // this.getError2() this.controller() }, 1000) -- Gitblit v1.9.1