From 5dfe7cf20819d6727e19aa7028b42fa63d48ef72 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 02 七月 2024 15:50:14 +0800 Subject: [PATCH] # --- Monitor-APP/pages/home/home.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue index 79836b9..5bbda0d 100644 --- a/Monitor-APP/pages/home/home.vue +++ b/Monitor-APP/pages/home/home.vue @@ -423,9 +423,9 @@ this.getOther() // this.getDate() this.getDate2() - // this.getInfo() + this.getInfo() // this.getError() - this.getInfo2() + // this.getInfo2() // this.getError2() this.getUrl() this.controller() -- Gitblit v1.9.1