已训练
{{ appointmentInfo.trainDay }}
{{ appointmentInfo.statusStr }}
{{ appointmentInfo.reservDay }}
课程名称
{{ appointmentInfo.courseName }}
训练类型
{{ appointmentInfo.courseType }}
训练科目
{{ subjectArr[appointmentInfo.subject - 1] }}
教练名称
{{ appointmentInfo.coachName }}
累计训练时长
{{ appointmentInfo.allDriveTime }}分钟
训练地址
{{ appointmentInfo.addr }}
交通方式
{{ appointmentInfo.reservationWay }}
时间范围
{{ appointmentInfo.reservTime }}
审核意见
{{ appointmentInfo.remark == null ? '暂无' : appointmentInfo.remark }}