+
+
+ 教练总数
+ {{ summary?.coachStatistics?.totalCoaches ?? '-' }}
+
+
+
+
+ 违规教练
+
+ {{ summary?.coachStatistics?.violatedCoaches ?? '-' }}
+
+
+
+
+
+ 开课总数
+ {{ summary?.coachStatistics?.totalCourses ?? '-' }}
+
+
+
+
+ 迟到
+
+ {{ summary?.coachStatistics?.lateCount ?? '-' }}
+
+
+
+
+
+ 缺席
+
+ {{ summary?.coachStatistics?.absentCount ?? '-' }}
+
+
+
+
+
+ 未手动结课
+
+ {{ summary?.coachStatistics?.notManualEndCount ?? '-' }}
+
+
+
+
+