From 04dcbcd6ea61c64443403b6d6c93fde68f8c6c1a Mon Sep 17 00:00:00 2001 From: "2569718930@qq.com" <2569718930@qq.com> Date: Tue, 26 May 2026 06:31:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=9B=BE=E8=A1=A8=E8=B7=91?= =?UTF-8?q?=E9=81=93=E7=B3=BB=E5=88=97=E7=9A=84=20AMOS/AMSC=20source=20?= =?UTF-8?q?=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dashboard/scan-terminal/LiveTemperatureThresholdChart.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/dashboard/scan-terminal/LiveTemperatureThresholdChart.tsx b/frontend/components/dashboard/scan-terminal/LiveTemperatureThresholdChart.tsx index 07625500..86189109 100644 --- a/frontend/components/dashboard/scan-terminal/LiveTemperatureThresholdChart.tsx +++ b/frontend/components/dashboard/scan-terminal/LiveTemperatureThresholdChart.tsx @@ -812,7 +812,7 @@ function buildFullDayChartData( series.push({ key: rhs.key, label: rhs.label, - source: "AMOS/AMSC", + source: "", color: rhs.color, featured: rhs.isSettlement, dashed: !rhs.isSettlement,