From e5ea56b29fa829d1782c6a95d41e903226e2c68b Mon Sep 17 00:00:00 2001 From: gaoyuanwei <2826352639@qq.com> Date: Fri, 1 Jul 2022 15:58:59 +0800 Subject: [PATCH] =?UTF-8?q?bug=20=E5=85=83--=E5=8D=95=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Algorithm/AlgorithmChargingStandard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/views/detailsAll/components/Algorithm/AlgorithmChargingStandard.vue b/front/src/views/detailsAll/components/Algorithm/AlgorithmChargingStandard.vue index 455161db..2768387e 100644 --- a/front/src/views/detailsAll/components/Algorithm/AlgorithmChargingStandard.vue +++ b/front/src/views/detailsAll/components/Algorithm/AlgorithmChargingStandard.vue @@ -46,7 +46,7 @@ title: item.type, content: item.desc, value: item.price, - time: '', + time: '元', unit: '¥', } break @@ -103,7 +103,7 @@ title: item.type, content: item.desc, value: item.price, - time: '', + time: '元', unit: '¥', } break