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 || ''}