diff --git a/soul-admin/src/pages/content/ChapterTree.tsx b/soul-admin/src/pages/content/ChapterTree.tsx
index 217815ad..cb2c2841 100644
--- a/soul-admin/src/pages/content/ChapterTree.tsx
+++ b/soul-admin/src/pages/content/ChapterTree.tsx
@@ -542,6 +542,7 @@ export function ChapterTree({
)}
附录{chIdx + 1} | {ch.title} | {sec.title}
+ {pinnedSectionIds.includes(sec.id) &&