From 0e3ac2732eaa6bab942c71a5a3e27e9ba991ef64 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 29 七月 2024 15:58:43 +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