From 2c556c8a43cd0074809b60370c23ca6b6a407e41 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期二, 29 十月 2024 10:36:37 +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 dd57671..68da414 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -455,7 +455,7 @@
if (res.data[0].ioType === 101) {
that.infoText.title = '鍏ㄦ澘鍑哄簱'
} else if(res.data[0].ioType === 103) {
- that.infoText.title = '妫�鏂欏嚭搴�'
+ that.infoText.title = '鎷f枡鍑哄簱'
} else if(res.data[0].ioType === 107) {
that.infoText.title = '鐩樼偣鍑哄簱'
} else if(res.data[0].ioType === 1) {
@@ -524,7 +524,7 @@
if (res.data[0].ioType === 101) {
that.infoText.title = '鍏ㄦ澘鍑哄簱'
} else if(res.data[0].ioType === 103) {
- that.infoText.title = '妫�鏂欏嚭搴�'
+ that.infoText.title = '鎷f枡鍑哄簱'
} else if(res.data[0].ioType === 107) {
that.infoText.title = '鐩樼偣鍑哄簱'
} else if(res.data[0].ioType === 1) {
--
Gitblit v1.9.1