zkl hace 4 años
padre
commit
9c8a39db71
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/plantGuard/page1.vue

+ 1 - 1
src/pages/plantGuard/page1.vue

@@ -788,7 +788,7 @@ export default {
               this.$nextTick(()=>{
                 document.getElementById("equipListBox").scrollTop = 87*e.data.index;
                 
-                this.equipMarkerClick(e.data) 
+                this.equipMarkerClick(e.data)  
               })
             })
           })