Commit 384020ad authored by IvyXia123's avatar IvyXia123

测试

parent f8351c34
......@@ -492,7 +492,6 @@
},
// 显示课程弹窗
showDia(data,i){
alert(8888)
if(data.push_time !== '0000-00-00'){
getLessonDetailApi(this.secActions.id,data.id,data.ele_id).then(res=>{
res.content = JSON.parse(res.content);
......
......@@ -58,7 +58,7 @@ export default {
this.$router.push({
name: "map",
query: {
course_type: this.userCourse2.start_periods_course_type
course_type: this.userCourse2. start_periods_course_type
}
});
}else{
......
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