From 4bdb73b085f33ae2bc3a2e5c0bd5afc587e6c645 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期四, 15 八月 2024 13:23:34 +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 a5d8769..5706f1b 100644 --- a/Monitor-APP/pages/home/home.vue +++ b/Monitor-APP/pages/home/home.vue @@ -427,10 +427,10 @@ this.getServerData() this.getDate2() this.getUrl() - // this.getInfo() - // this.getError() - this.getInfo2() - this.getError2() + this.getInfo() + this.getError() + // this.getInfo2() + // this.getError2() this.controller() },1000) -- Gitblit v1.9.1