diff --git a/soul-admin/src/pages/content/ChapterTree.tsx b/soul-admin/src/pages/content/ChapterTree.tsx
index 24c16fa2..bc1e8d87 100644
--- a/soul-admin/src/pages/content/ChapterTree.tsx
+++ b/soul-admin/src/pages/content/ChapterTree.tsx
@@ -315,6 +315,7 @@ export function ChapterTree({
{part.chapters[0].title} | {sec.title}
+ {pinnedSectionIds.includes(sec.id) &&