Ver Fonte

bug fix

刘洋 há 1 ano atrás
pai
commit
a6fb44bf94
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/features/UserLogin/useRemoteAppChecker.tsx

+ 1 - 0
src/features/UserLogin/useRemoteAppChecker.tsx

@@ -111,6 +111,7 @@ export function useRemoteAppChecker() {
           duration: 24 * 60 * 60 * 1000,
         }
       );
+      disableLoginBtnBecauseRemoteApp = true;
       logger({
         cnl: ["local", "server"],
         key: "checkRemoteAppTxt",