From 5ac155a43ab9166057795469f88c4b84caed33cc Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期五, 28 六月 2024 08:24:43 +0800
Subject: [PATCH] #

---
 Monitor-APP/pages/home/home.vue |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index 7aa8a24..200491b 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -422,10 +422,10 @@
 				this.getOther()
 				// this.getDate()
 				this.getDate2()
-				// this.getInfo()
-				// this.getError()
-				this.getInfo2()
-				this.getError2()
+				this.getInfo()
+				this.getError()
+				// this.getInfo2()
+				// this.getError2()
 				this.getUrl()
 				this.controller()
 				// 娴嬭瘯鐢�
@@ -529,6 +529,12 @@
 							} else if(res.data[0].ioType === 103) {
 								that.infoText.title = '妫�鏂欏嚭搴�'
 								that.pakoutShow = true
+							} else if(res.data[0].ioType === 53) {
+								that.infoText.title = '鎷f枡鍏ュ簱'
+								that.pakoutShow = false
+							} else if(res.data[0].ioType === 57) {
+								that.infoText.title = '妫�鏂欏嚭搴�'
+								that.pakoutShow = false
 							} else if(res.data[0].ioType === 107) {
 								that.infoText.title = '鐩樼偣鍑哄簱'
 								that.pakoutShow = true
@@ -537,6 +543,7 @@
 								that.pakoutShow = false
 							} else if(res.data[0].ioType === 10) {
 								that.infoText.title = '绌烘墭鍏ュ簱'
+								that.pakoutShow = false
 							} else if(res.data[0].ioType === 110) {
 								that.infoText.title = '绌烘墭鍑哄簱'
 							}

--
Gitblit v1.9.1