浏览代码

访问大华摄像头通道问题

wang_xy 2 年之前
父节点
当前提交
ca8eadbcda
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/monitor.vue

+ 1 - 1
src/views/monitor.vue

@@ -670,7 +670,7 @@ export default {
                 userName: newResponse.userName,
                 userPwd: newResponse.userPwd,
                 token: '',
-                https: 0
+                https: 1
               })
               this.ws.on('loginState', (res) => {
                 this.isLogin = res