wang_xy %!s(int64=2) %!d(string=hai) anos
pai
achega
e3deb86c8f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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])
     },
     /** ----------------------------------摄像头预览结束------------------------------------- */