diff --git a/_reportManagement.html b/_reportManagement.html
index 5ccf055..4eccc2d 100644
--- a/_reportManagement.html
+++ b/_reportManagement.html
@@ -268,7 +268,7 @@
>
匯出
-
+
${year}${month}(A)`,
data: "now_month_kWh",
width: "120px",
},
- {
- title: "當月用電度數/(第一校區+第二校區)%",
- data: "proportion",
- width: "120px",
- },
{
title: `前一月份
${preYear}${preMonth}(B)`,
data: "last_month_kWh",