Parcourir la source

发布course 信息

visuddhinanda il y a 1 an
Parent
commit
794a92b172
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      dashboard/src/components/article/TypeCourse.tsx

+ 1 - 0
dashboard/src/components/article/TypeCourse.tsx

@@ -162,6 +162,7 @@ const TypeCourseWidget = ({
          */
          */
         if (courseId && articleId) {
         if (courseId && articleId) {
           const ic: ITextbook = {
           const ic: ITextbook = {
+            course: json.data,
             courseId: courseId,
             courseId: courseId,
             articleId: articleId,
             articleId: articleId,
             channelId: json.data.channel_id,
             channelId: json.data.channel_id,