From 2f059718c34dab1f5ce5b7d984c9300b1184f59e Mon Sep 17 00:00:00 2001
From: Lius <Lius2225@163.com>
Date: 星期四, 28 八月 2025 10:16:13 +0800
Subject: [PATCH] 设备日志、设备监控页面去除故障

---
 src/views/mdc/base/DeviceBaseInfo.vue |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/src/views/mdc/base/DeviceBaseInfo.vue b/src/views/mdc/base/DeviceBaseInfo.vue
index 15f550c..c91fdbf 100644
--- a/src/views/mdc/base/DeviceBaseInfo.vue
+++ b/src/views/mdc/base/DeviceBaseInfo.vue
@@ -75,11 +75,6 @@
             color: '#FF0000'
           },
           {
-            label: '鏁呴殰',
-            value: 5,
-            color: '#C11900'
-          },
-          {
             label: '鎬绘暟',
             value: 99,
             color: '#fff'
@@ -210,4 +205,4 @@
       }
     }
   }
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.3