From 831cfa4c439c6d073d706a82d2a439f8b1818498 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期二, 18 十一月 2025 16:59:50 +0800
Subject: [PATCH] Merge branch 'new' of http://www.beijingsoft.cn:9090/r/smart-web into new

---
 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