skyblued 2 năm trước cách đây
mục cha
commit
1dc22342c5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/courseList/index.tsx

+ 1 - 1
src/views/courseList/index.tsx

@@ -48,7 +48,7 @@ export default defineComponent({
           {
             params: {
               courseScheduleId: route.query.courseScheduleId,
-              coursewareDetailId: item.id
+              coursewareDetailId: item.lessonCoursewareDetailId
             }
           }
         )