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