From de8cde18e8dc5e02bb610c5d25407caecdf2bd76 Mon Sep 17 00:00:00 2001 From: "wanling040@gmail.com" Date: Sun, 7 Aug 2022 01:56:25 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=BB=E7=AB=99=E8=B3=87=E8=A8=8A-=E9=80=86?= =?UTF-8?q?=E8=AE=8A=E5=99=A8=E5=88=86=E6=9E=90:=20=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E4=B8=8B=E6=96=B9=E7=9A=84=E7=9B=B4=E6=A2=9D=E5=9C=96=E6=B6=88?= =?UTF-8?q?=E5=A4=B1=E5=95=8F=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/StationOverview/StationOverviewInfo.cshtml | 2 +- SolarPower/Views/StationOverview/_Inverter.cshtml | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml b/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml index 718fde5..1c68f05 100644 --- a/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml +++ b/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml @@ -2359,7 +2359,7 @@ data: kwhBar.datasets[key], backgroundColor: bgColorlist[index], } - hideLoading(); + return dataset; }); $('#inverter-kWh-convas-div').empty(); diff --git a/SolarPower/Views/StationOverview/_Inverter.cshtml b/SolarPower/Views/StationOverview/_Inverter.cshtml index 935dbe3..6fd49a8 100644 --- a/SolarPower/Views/StationOverview/_Inverter.cshtml +++ b/SolarPower/Views/StationOverview/_Inverter.cshtml @@ -56,8 +56,7 @@ -
-
- -
-
\ No newline at end of file + +
+ +