zhengyiming
2025-02-21 456de36d8e21416cdd2439437bdfd9460dcd15be
apps/taro/src/stores/modules/user.ts
@@ -243,7 +243,7 @@
    logout() {
      this.resetState();
      myClient.removeQueries();
      goAuthorization();
      // goAuthorization();
    },
    logoutAndToHome() {