sync: soul-admin 页面 | 原因: 前端页面修改
This commit is contained in:
@@ -59,6 +59,8 @@ interface ChapterTreeProps {
|
||||
onToggleSectionSelect?: (sectionId: string) => void
|
||||
/** 查看某节的付款记录 */
|
||||
onShowSectionOrders?: (s: SectionItem) => void
|
||||
/** 置顶章节ID列表 */
|
||||
pinnedSectionIds?: string[]
|
||||
}
|
||||
|
||||
export function ChapterTree({
|
||||
|
||||
Reference in New Issue
Block a user