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