瀏覽代碼

调整钉钉自动登陆

Lijy 2 年之前
父節點
當前提交
49b191c56d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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=';