Przeglądaj źródła

外因火灾更新

lxh 1 miesiąc temu
rodzic
commit
4f9df820d5
1 zmienionych plików z 1 dodań i 1 usunięć
  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(() => {