Commit 566b876d authored by 谭文海's avatar 谭文海

Merge branch 'pre' into 'master'

Pre

See merge request !4
parents 554fc565 86823cb8
...@@ -556,6 +556,8 @@ ...@@ -556,6 +556,8 @@
classID:this.classID, classID:this.classID,
courseID:this.course_id.toString() courseID:this.course_id.toString()
}); });
}).catch(error => {
Toast('获取数据失败')
}) })
}else{ }else{
Toast('课程还未开始哦') Toast('课程还未开始哦')
......
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