From 60985145f71e3bf70906730dcdb2a8110680cced Mon Sep 17 00:00:00 2001 From: huliang <1539398430@qq.com> Date: Tue, 17 Jun 2025 16:57:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=BF=E6=8E=89=E4=B8=8B=E8=BC=89=E9=A0=90?= =?UTF-8?q?=E8=A6=BD=E3=80=81=E5=A4=8F=E6=9C=88=E6=99=82=E9=96=93=E5=8D=80?= =?UTF-8?q?=E9=96=93=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PdfContent.vue | 195 ++++++++++++++++++++++------------ src/utils/CalcuEleCost.ts | 16 ++- src/views/EnergyPricing.vue | 2 +- src/views/MonthlyReport.vue | 10 +- 4 files changed, 144 insertions(+), 79 deletions(-) diff --git a/src/components/PdfContent.vue b/src/components/PdfContent.vue index cb48dc5..70c8021 100644 --- a/src/components/PdfContent.vue +++ b/src/components/PdfContent.vue @@ -1,7 +1,7 @@