Explorar el Código

外因火灾更新

lxh hace 1 mes
padre
commit
4f9df820d5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/vent/monitorManager/camera/index.vue

+ 1 - 1
src/views/vent/monitorManager/camera/index.vue

@@ -423,7 +423,7 @@
   onMounted(async () => {
     await getCameraDevKindList();
     await getVideoAddrs();  
-    getVideo();
+    // getVideo();
   });
 
   onUnmounted(() => {