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