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

This commit is contained in:
卡若
2026-03-09 04:55:26 +08:00
parent cb02b6be74
commit 794a1f46a9

View File

@@ -1639,6 +1639,7 @@ export function ContentPage() {
selectedSectionIds={selectedSectionIds}
onToggleSectionSelect={toggleSectionSelect}
onShowSectionOrders={handleShowSectionOrders}
pinnedSectionIds={pinnedSectionIds}
/>
)}
</TabsContent>