From 4c656af0ac735f91e834770ef6c5652d806f3575 Mon Sep 17 00:00:00 2001
From: "Ray.Hao" <1490493387@qq.com>
Date: Fri, 3 Jul 2026 07:56:16 +0800
Subject: [PATCH] =?UTF-8?q?fix(layout):=20=E8=8F=9C=E5=8D=95=E9=A1=B9?=
=?UTF-8?q?=E6=82=AC=E5=81=9C=E5=A2=9E=E5=8A=A0=20title=20=E6=8F=90?=
=?UTF-8?q?=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layouts/components/LayoutSidebarItem.vue | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/layouts/components/LayoutSidebarItem.vue b/src/layouts/components/LayoutSidebarItem.vue
index 29372144..b612238c 100644
--- a/src/layouts/components/LayoutSidebarItem.vue
+++ b/src/layouts/components/LayoutSidebarItem.vue
@@ -22,7 +22,11 @@
>
-
+
{{ translateRouteTitle(onlyOneChild.meta.title) }}
@@ -34,7 +38,7 @@
-
+
{{ translateRouteTitle(item.meta.title) }}