From bd18bae05ec337f06ba825d4e4148f7129009c14 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期一, 27 五月 2024 15:20:49 +0800
Subject: [PATCH] #

---
 Monitor-APP/pages/home/home.vue |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index 6ee9fc6..1ab3d1a 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -484,7 +484,11 @@
 								that.infoText.title = '鐩樼偣鍑哄簱'
 							} else if (res.data.agvWrkMast.ioType == 103) {
 								that.infoText.title = '鎷f枡鍑哄簱'
-							} else {
+							} else if (res.data.agvWrkMast.ioType == 57) {
+								that.infoText.title = '鐩樼偣鍐嶅叆搴�'
+							} else if (res.data.agvWrkMast.ioType == 53) {
+								that.infoText.title = '鎷f枡鍐嶅叆搴�'
+							} else if (res.data.agvWrkMast.ioType == 101) {
 								that.infoText.title = '鍏ㄦ澘鍑哄簱'
 							} 
 						} else{
@@ -529,7 +533,7 @@
 										that.infoText.title = '鐩樼偣鍐嶅叆搴�'
 									} else if (res.data.agvWrkMast.ioType == 53) {
 										that.infoText.title = '鎷f枡鍐嶅叆搴�'
-									}  else {
+									} else if (res.data.agvWrkMast.ioType == 101) {
 										that.infoText.title = '鍏ㄦ澘鍑哄簱'
 									} 
 								} else{

--
Gitblit v1.9.1