From 096df91bd82151a03aee8da566943ec9a177ceda Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期五, 28 六月 2024 08:27:07 +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 200491b..76ebc1d 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -527,13 +527,13 @@
that.infoText.title = '鍏ㄦ澘鍑哄簱'
that.pakoutShow = true
} else if(res.data[0].ioType === 103) {
- that.infoText.title = '妫�鏂欏嚭搴�'
+ that.infoText.title = '鎷f枡鍑哄簱'
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.infoText.title = '鐩樼偣鍏ュ簱'
that.pakoutShow = false
} else if(res.data[0].ioType === 107) {
that.infoText.title = '鐩樼偣鍑哄簱'
--
Gitblit v1.9.1