按时报到:
交通方式:
{{ currtIndex != null ? wayList[currtIndex] : '请选择交通方式' }}
到站地点:
{{ currtIndex_place != null ? placeList[currtIndex_place] : '请选择到站地点' }}
到站日期:
{{ studentInfo.arrvieDate ? studentInfo.arrvieDate : '请输入到站日期' }}
到站时间:
陪同人员信息
序号
姓名
联系电话
{{ index + 1 }}
{{ item.name }}
{{ item.phone }}
温馨提示:
{{ info }}
上一步
提交
姓名:
联系电话:
确定
温馨提示
{{ pop_info }}
下一步