liu
3 天以前 726b359e53c1ee75bd756212c9b6e2a02c23b6b3
src/store/auth.ts
@@ -86,9 +86,7 @@
          // oxlint-disable-next-line no-unused-expressions
          onSuccess
            ? await onSuccess?.()
            : await router.push(
                userInfo.homePath || preferences.app.defaultHomePath,
              );
            : await router.push('/analytics');
        }
        if (userInfo?.nickname) {