+
+ 参与人数
+
+ {{ currentMeeting.participant_count }} / {{ currentMeeting.max_members }}
+
+
+
+ 录制段数
+ {{ currentMeeting.recording_count }}
+
+
+ 开始时间
+ {{ currentMeeting.started_at || '—' }}
+
+
+ 结束时间
+
+ {{ currentMeeting.ended_at || '—' }}
+
+ {{ endedReasonLabel(currentMeeting.ended_reason) }}
+
+
+
+
+
+
+