diff --git a/Cunkebao/src/pages/pc/ckbox/components/SidebarMenu/index.tsx b/Cunkebao/src/pages/pc/ckbox/components/SidebarMenu/index.tsx index b143d406..4704cf38 100644 --- a/Cunkebao/src/pages/pc/ckbox/components/SidebarMenu/index.tsx +++ b/Cunkebao/src/pages/pc/ckbox/components/SidebarMenu/index.tsx @@ -93,7 +93,7 @@ const SidebarMenu: React.FC = ({ {/* 搜索栏 */}
} value={searchKeyword} onChange={e => handleSearch(e.target.value)}