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