From c671895fba11ce51f27c1083e479ccf92ab4a3b9 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期二, 18 十一月 2025 15:51:11 +0800
Subject: [PATCH] 设置名称

---
 src/views/mdc/realtime-status/index.vue |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/views/mdc/realtime-status/index.vue b/src/views/mdc/realtime-status/index.vue
index 462fa0b..22b38f8 100644
--- a/src/views/mdc/realtime-status/index.vue
+++ b/src/views/mdc/realtime-status/index.vue
@@ -378,9 +378,12 @@
 							item.active = true;
 						}
 						deviceNumAll += item.deviceNum;
+						/*
+						//璋冭瘯 鍚庣鏁版嵁宸茬粡鍙栨秷
 						if(item.statusName != '璋冭瘯') {
-							newResData.push(item);
-						}
+							
+						}*/
+						newResData.push(item);
 						if(item.statusName == '鎶ヨ') {
 							item.icon = "Position";
 						}else if(item.statusName == '寰呮満') {

--
Gitblit v1.9.3