Browse Source

更新视频墙

lxh 1 month ago
parent
commit
4b7284b754
1 changed files with 3 additions and 3 deletions
  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(() => {