sync: soul-admin 页面 | 原因: 前端页面修改

This commit is contained in:
卡若
2026-03-09 04:54:10 +08:00
parent f7679e78a2
commit 63253c08f7

View File

@@ -59,6 +59,8 @@ interface ChapterTreeProps {
onToggleSectionSelect?: (sectionId: string) => void
/** 查看某节的付款记录 */
onShowSectionOrders?: (s: SectionItem) => void
/** 置顶章节ID列表 */
pinnedSectionIds?: string[]
}
export function ChapterTree({