Commit 1fc750fd by xuzhenghua

试听

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