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 },