Commit 1fc750fd by xuzhenghua

试听

parent a6bef5d7
......@@ -325,7 +325,6 @@ class Detail extends Component {
if (!uid) {
this.props.history.push('/passport/login')
} else {
console.log(vCourseId,videoId)
if(videoId == '' || videoId == 0 || videoId == undefined){
return false;
}
......
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