zhengyiming
2025-12-02 1a7bb09ed0e74ba2b7349a6e015faa0e6d9fc6f5
src/hooks/useUser.ts
@@ -30,6 +30,7 @@
          userInfoId: unref(userInfoId),
          userType: userType,
          clientType: clientType,
          enterpriseType: EnumEnterpriseType.PartyA,
        },
        { showLoading: false }
      );