From 1258697843989ba05d09a7a838f8efcc6c1a8642 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 24 六月 2024 16:13:37 +0800
Subject: [PATCH] #

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

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index f7d0f2f..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{
@@ -525,7 +529,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{

--
Gitblit v1.9.1