Parcourir la source

更新视频墙

lxh il y a 1 mois
Parent
commit
4b7284b754
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  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(() => {