wupengfei
2025-11-10 ea0b0c3483446d506285c9e5b12c0ab0a211ad71
src/hooks/useUser.ts
@@ -30,6 +30,7 @@
          userInfoId: unref(userInfoId),
          userType: userType,
          clientType: clientType,
          enterpriseType: EnumEnterpriseType.PartyA,
        },
        { showLoading: false }
      );