From 96fe919164a62de1ab77cae6ebb71c1e37999fa8 Mon Sep 17 00:00:00 2001 From: zdl <3489966805@qq.com> Date: Fri, 12 Dec 2025 11:01:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=AB=9E=E4=BA=89=E4=BC=98=E5=8A=BF?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/CompetitiveAnalysisCard.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/Company/components/CompanyOverview/DeepAnalysisTab/components/CompetitiveAnalysisCard.tsx b/src/views/Company/components/CompanyOverview/DeepAnalysisTab/components/CompetitiveAnalysisCard.tsx index b33c5d52..f94595d5 100644 --- a/src/views/Company/components/CompanyOverview/DeepAnalysisTab/components/CompetitiveAnalysisCard.tsx +++ b/src/views/Company/components/CompanyOverview/DeepAnalysisTab/components/CompetitiveAnalysisCard.tsx @@ -182,10 +182,10 @@ const CompetitiveAnalysisCard: React.FC = memo( {/* 主要竞争对手 */} - {competitors.length > 0 && } + {/* {competitors.length > 0 && } */} {/* 评分和雷达图 */} - + {/* @@ -199,9 +199,9 @@ const CompetitiveAnalysisCard: React.FC = memo( /> )} - + */} - + {/* */} {/* 竞争优势和劣势 */}