From 7ff39ccfa57f7b018f9f446bf86a45e766d3d509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Tue, 5 Nov 2024 10:03:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BD=E5=9D=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/cs/index3.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/cs/index3.vue b/src/views/cs/index3.vue index 94156c1..dbafe4a 100644 --- a/src/views/cs/index3.vue +++ b/src/views/cs/index3.vue @@ -75,7 +75,7 @@
- {{ parseFloat(item.expend/item.yield).toFixed(2) }}KWh + {{ (parseFloat(item.expend/item.yield)||0).toFixed(2) }}KWh