Selaa lähdekoodia

调整钉钉自动登陆

Lijy 2 vuotta sitten
vanhempi
commit
49b191c56d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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=';