From fadd8171ac295838f990478ad35559db2147f099 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期三, 21 二月 2024 12:58:47 +0800
Subject: [PATCH] #

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

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index ad44654..32daa5d 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -495,7 +495,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 {
 										that.infoText.title = '鍏ㄦ澘鍑哄簱'
 									} 
 								} else{

--
Gitblit v1.9.1