Browse Source

访问大华摄像头通道问题

wang_xy 2 năm trước cách đây
mục cha
commit
ca8eadbcda
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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