From 5774b1224da91e5acd3a5b3c2059fc8e4526f329 Mon Sep 17 00:00:00 2001 From: zcxlsm Date: Fri, 29 Aug 2025 17:05:25 +0800 Subject: [PATCH] =?UTF-8?q?feat(property):=20=E7=94=A8=E7=94=B5=E6=83=85?= =?UTF-8?q?=E5=86=B5=E7=BB=84=E4=BB=B6=E6=B7=BB=E5=8A=A0=E7=94=B5=E8=A1=A8?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../elctricitySituation/index.vue | 330 +++++++++++------- 1 file changed, 204 insertions(+), 126 deletions(-) diff --git a/apps/web-antd/src/views/property/energyManagement/electricEnergy/elctricitySituation/index.vue b/apps/web-antd/src/views/property/energyManagement/electricEnergy/elctricitySituation/index.vue index 75be80ef..37f7653e 100644 --- a/apps/web-antd/src/views/property/energyManagement/electricEnergy/elctricitySituation/index.vue +++ b/apps/web-antd/src/views/property/energyManagement/electricEnergy/elctricitySituation/index.vue @@ -1,14 +1,15 @@