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