课程名称:
{{infoData.courseName}}
是否开课:
{{infoData.isStart==1?'已开课':'未开课'}}
主讲老师:
{{infoData.lecturerName}}
辅导老师:
{{infoData.tutorName}}
上课人员:
已选择学生 ({{infoData.userIds?infoData.userIds.length:0}}人)
上课场所:
{{infoData.place}}
上课日期:
{{infoData.courseDate}}
上课时间:
{{infoData.courseTime}}
课程内容:
{{infoData.content?infoData.content:'无'}}
课后总结
签到人员:
实际签到人数({{infoData.actualCount}}人) 、有{{infoData.notHaveCount}}人未签到 、非计划内签到{{infoData.outPlanCount}}人
上传照片:
无
课程总结:
{{infoData.courseSm?infoData.courseSm:'无'}}
签到人数:{{infoData.actualCount}} 、未签到人数:{{infoData.notHaveCount}} 、计划外签到人数:{{infoData.outPlanCount}}