From b9968c338ac0df6571ed7adf7e3f0fac4406a24c Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Mon, 25 Nov 2024 16:34:20 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE):=20?= =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=B7=A6=E4=BE=A7=E4=B8=8D=E5=BF=85=E8=A6=81?= =?UTF-8?q?=E7=9A=84=E6=BB=9A=E5=8A=A8=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/layout/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/core-frontend/src/layout/index.vue b/core/core-frontend/src/layout/index.vue index f78997135a..a1f09d5f60 100644 --- a/core/core-frontend/src/layout/index.vue +++ b/core/core-frontend/src/layout/index.vue @@ -48,7 +48,9 @@ const { t } = useI18n() > {{ msgFillMenu ? t('v_query.msg_center') : t('toolbox.org_center') }} - +