anxiaoxia преди 2 седмици
родител
ревизия
efcdfffd75
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/envmonitor/taiguv1/components/Lamp/LightMore.vue

+ 1 - 1
src/views/envmonitor/taiguv1/components/Lamp/LightMore.vue

@@ -58,7 +58,7 @@
         <div class="light-bottom">
             <div
                 class="item-box"
-                :class="item.valueSwitch ? 'light-box-active ' : ''"
+                :class="item.brightValue ? 'light-box-active ' : ''"
                 v-for="(item, index) in lampList"
             >
                 <div class="name">{{ item.localName }}</div>