فهرست منبع

传入文集参数

visuddhinanda 2 سال پیش
والد
کامیت
399b72a3ba
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      dashboard/src/pages/studio/anthology/edit.tsx

+ 1 - 0
dashboard/src/pages/studio/anthology/edit.tsx

@@ -66,6 +66,7 @@ const Widget = () => {
                 <EditableTocTree
                   studioName={anthologyInfo?.studio.realName}
                   anthologyId={anthology_id}
+                  anthology={anthologyInfo}
                 />
               ),
             },