From 0a8c191984ccbde2a859787a2e0b3cb8a7965df1 Mon Sep 17 00:00:00 2001 From: lnljyang <506960565@qq.com> Date: Fri, 24 Apr 2026 14:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=8F=B3=E4=B8=8A=E8=A7=92?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/indexs/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/indexs/index.vue b/src/views/indexs/index.vue index 497b327..8c55793 100644 --- a/src/views/indexs/index.vue +++ b/src/views/indexs/index.vue @@ -179,13 +179,13 @@ export default { rightCards: [ { id: 3, - value: "1004", + value: "", unit: "辆", label: "总车辆数", }, { id: 4, - value: "18012.87", + value: "", unit: "km", label: "当日行驶里程", },