Explorar el Código

更新视频墙

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

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

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