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