wang_xy 2 lat temu
rodzic
commit
e3deb86c8f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/eventdetailsdialog.vue

+ 1 - 1
src/views/eventdetailsdialog.vue

@@ -2203,7 +2203,7 @@ export default {
         this.$Message.info('正在登陆客户端,请稍等......')
         return false
       }
-      this.ws.openVideo(cameraParams)
+      this.ws.openVideo([cameraParams])
     },
     /** ----------------------------------摄像头预览结束------------------------------------- */