From 5e44c593d872a93f6a92b99faa0655b4d80bb327 Mon Sep 17 00:00:00 2001 From: 05412 Date: Thu, 8 Aug 2024 18:22:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E8=BE=B9=E6=A1=86=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/views/DashboardView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/views/DashboardView.vue b/src/components/views/DashboardView.vue index e305651..94599ba 100644 --- a/src/components/views/DashboardView.vue +++ b/src/components/views/DashboardView.vue @@ -7,7 +7,7 @@ const { t } = useLocale()