Commit 01fe6664 authored by 吴春's avatar 吴春

1

parent e0676622
...@@ -281,7 +281,9 @@ ...@@ -281,7 +281,9 @@
if(msg.CourseId>0||msg.StuName){ if(msg.CourseId>0||msg.StuName){
EduDownLoad("/Scroll/DownLoadStuLearnChapterStatic", msg, "消课统计.xls", res => { EduDownLoad("/Scroll/DownLoadStuLearnChapterStatic", msg, "消课统计.xls", res => {
}); });
} } else{
this.Error('请先选择课程/输入学生昵称');
}
}, },
......
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