wyh hace 1 año
padre
commit
411a2a1ab5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/modules_guAn/visualization/index.vue

+ 2 - 2
src/views/modules_guAn/visualization/index.vue

@@ -124,7 +124,7 @@ export default {
           this.dataAll = res.result
         }
       })
-      
+
     },
     // 点击报警按钮触发弹窗
     clickAlarmBtn(){
@@ -158,7 +158,7 @@ export default {
       console.log(e)
       const redata = JSON.parse(e.data)
       // 接收数据之后操作
-      
+
     },
     // websocket连接后发送数据(send发送)
     websocketonopen () {