Browse Source

fix: bugFIx

anxiaoxia 4 months ago
parent
commit
5f3955c224
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/envmonitor/taiguv1/components/Lamp/index.vue

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

@@ -123,7 +123,7 @@ const compareStatus = data => {
                 id: 'all',
                 status: {
                     loading: false,
-                    lastSwitchStatus: data.isOpen
+                    lastSwitchStatus: null
                 }
             })
             lampData.value = {