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