瀏覽代碼

fix: 测试

TwoKe945 1 年之前
父節點
當前提交
5dc6cf9ca8

+ 1 - 1
app/src/views/Home/components/AutonomousManagement/Overhaul3D.vue

@@ -18,7 +18,7 @@ const legendItems = ref([
   },
   {
     name: '无(消防设施有问题)',
-    color: '#c3c71b'
+    color: 'red'
   }
 ])
 function showValue(name) {

+ 1 - 1
app/src/views/Home/components/WisdomFire.vue

@@ -28,7 +28,7 @@
             <span
               >告警
               <span class="warning">{{
-                iotList?.gjlds ? iotList?.gjlds : 0
+                iotList?.jrsbgjgs ? iotList?.jrsbgjgs : 0
               }}</span>个
             </span>
           </div>