From 2407b9cc7bd0c46c459372a8b2c8c6ebcb89997d Mon Sep 17 00:00:00 2001 From: freedakgmail Date: Mon, 17 Aug 2026 20:33:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BE=A7=E8=BE=B9=E6=A0=8F=E5=85=AC?= =?UTF-8?q?=E5=8F=B8=E5=90=8D=E5=B1=85=E4=B8=AD=E6=8E=92=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/layout/SidebarNav.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/layout/SidebarNav.tsx b/frontend/src/components/layout/SidebarNav.tsx index e955b66..10cb47e 100644 --- a/frontend/src/components/layout/SidebarNav.tsx +++ b/frontend/src/components/layout/SidebarNav.tsx @@ -155,7 +155,7 @@ export default function SidebarNav({ mobileOpen, onClose }: { mobileOpen: boolea )} > {/* 公司名区 */} -
+
{orgData?.name || ''}