Browse Source

调整钉钉自动登陆

Lijy 2 năm trước cách đây
mục cha
commit
49b191c56d
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

@@ -186,7 +186,7 @@
                         }
                     }
                 } else {
-                    if(href.indexOf("corpid") > 0 && href.indexOf("jumpto") > 0) {
+                    if(href.indexOf("corpid") > 0) {
                         // 钉钉登陆
                         //检查环境,如果是钉钉有$CORPID$
                         var key = '?corpid=';