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