Browse Source

大华登录

wang_xy 2 năm trước cách đây
mục cha
commit
8ad7a84633
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/eventdetailsdialog.vue

+ 1 - 1
src/views/eventdetailsdialog.vue

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