Ver Fonte

更新视频墙

lxh há 1 mês atrás
pai
commit
4b7284b754
1 ficheiros alterados com 3 adições e 3 exclusões
  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(() => {