Commit f24f0021 by wangshuo

区分是否是直播

parent f69ac2b7
......@@ -539,6 +539,7 @@ class Video extends Component {
video_id: videoList[activeIndex]['id'],
course_id: this.state.courseId,
v_course_id: vCourseId,
is_live: 0,
}))
}
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment