From 4aa82c8921e43585697624206e95331f957a8eb9 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 25 九月 2023 17:02:35 +0800
Subject: [PATCH] #
---
Monitor-APP/pages/home/home.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index 6de7340..7d387f6 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -515,7 +515,6 @@
},
infoModel(res) {
let that = this
- console.log(res);
if (res.data && res.data !== "") {
if (that.infoType == 2 || that.infoType == 3) {
return;
--
Gitblit v1.9.1