Browse Source

调整企业微信的判断

Lijy 2 năm trước cách đây
mục cha
commit
29bec5e42d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/Login.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/Login.vue

@@ -124,7 +124,7 @@
                 this.isCorpWX = true;
             } 
             let href = window.location.href;
-            this.wxHrefFlg = href.indexOf('worktime.ttkuaiban.com') != '-1'
+            this.wxHrefFlg = href.indexOf('//worktime.ttkuaiban.com') != '-1'
             if (this.isCorpWX) {
                 //企业微信环境下,尝试自动登录
                 //判断企业微信,是否存在授权