Commit 1481770f authored by IvyXia123's avatar IvyXia123

no message

parent d58e69f8
......@@ -492,10 +492,7 @@
},
// 显示课程弹窗
showDia(data,i){
alert("弹窗显示");
alert(data.push_time)
if(data.push_time !== '0000-00-00'){
alert("弹窗显示22")
getLessonDetailApi(this.secActions.id,data.id,data.ele_id).then(res=>{
res.content = JSON.parse(res.content);
this.thisLesson = res;
......
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