Browse Source

更新视频墙

lxh 2 tháng trước cách đây
mục cha
commit
4b7284b754

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

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