From 59cb127300722756fcd3121e582e2ae6fc3a7f3e Mon Sep 17 00:00:00 2001 From: cesar liu Date: Thu, 4 Aug 2022 21:53:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=BB=E7=AB=99=E8=A9=B3=E7=B4=B0=E9=A0=81?= =?UTF-8?q?=20-=20=E5=88=A4=E6=96=B7=E9=87=91=E9=A1=8D=E9=A1=AF=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/StationOverview/_UpToDate.cshtml | 29 ++++++++++--------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/SolarPower/Views/StationOverview/_UpToDate.cshtml b/SolarPower/Views/StationOverview/_UpToDate.cshtml index 3b01085..33d2183 100644 --- a/SolarPower/Views/StationOverview/_UpToDate.cshtml +++ b/SolarPower/Views/StationOverview/_UpToDate.cshtml @@ -16,22 +16,25 @@ -
-
-

發電金額

-
NTD
-
-
-
-

發電金額

-

0.00

+ @if (ViewBag.myUser.Role.Auths.Contains("ShowMoney")) + { +
+
+

發電金額

+
NTD
-
-

總發電金額

-

0.00

+
+
+

發電金額

+

0.00

+
+
+

總發電金額

+

0.00

+
-
+ }

累積日照量