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