班级学生
{{classCountList[$index].classTotalNum?classCountList[$index].classTotalNum:0}}
  • 在寝情况
  • 已出校
    {{classCountList[$index].outSchoolNum?classCountList[$index].outSchoolNum:0}}
    逾期未返校
    {{classCountList[$index].leaveNoDeleteNum?classCountList[$index].leaveNoDeleteNum:0}}
  • 处分
    {{classCountList[$index].punishNum?classCountList[$index].punishNum:0}}
  • 请假中
    {{classCountList[$index].leaveNum?classCountList[$index].leaveNum:0}}

{{classCountList[$index].message}}

{{item.name}}

{{classCountList[$index].queryDate}}    {{classCountList[$index].week}}

  • {{$index+1}}/{{classList.length}}