From 54a8181aaf6f693971d2764752e014dc6e0e2960 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Tue, 2 Feb 2021 10:11:42 +0800 Subject: [PATCH] 去掉车辆类型 --- src/components/parkRecord.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/parkRecord.vue b/src/components/parkRecord.vue index ce48459..c434ec4 100644 --- a/src/components/parkRecord.vue +++ b/src/components/parkRecord.vue @@ -34,7 +34,7 @@

停车时长:{{ $utils.dateFormat(i.parkDuration)}}

¥{{(i.unPayFee/100).toFixed(2)}}

-

出场缴费

+

出场缴费

-- libgit2 0.21.4