From a1cd33dbf0fd19a42f96eebb944253b94a666761 Mon Sep 17 00:00:00 2001 From: wangyunfei <1224056307@qq,com> Date: Thu, 16 Oct 2025 10:56:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E4=BD=93=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/business_basic/components/EvaluationReport.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/business_basic/components/EvaluationReport.js b/src/pages/business_basic/components/EvaluationReport.js index f8e0fc2..ce61baa 100644 --- a/src/pages/business_basic/components/EvaluationReport.js +++ b/src/pages/business_basic/components/EvaluationReport.js @@ -244,7 +244,7 @@ const EvaluationReport = () => { width: 1 }, itemStyle: { - color: '#FFFFF', + color: '#fff', borderColor: '#1269FF', borderWidth: 1 },