소스 검색

调整钉钉自动登陆

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=';