This commit is contained in:
FLL
2025-09-10 15:27:58 +08:00
7 changed files with 16 additions and 7 deletions

View File

@@ -53,7 +53,6 @@ const getMeterRecordTrend = async (selectedDate: any) => {
},
series: [
{
areaStyle: {},
data: seriesData,
itemStyle: {
color: '#3ec6ff',