行程信息
出行方式
{{$dict.getLabel('epidemicRecentTravel', info.travelType)}}
出发时间
{{info.startTime.substring(0, 16)}}
出发地区
{{info.startAreaName}}
出发地址
{{info.startAddress}}
到达时间
{{info.arriveTime.substring(0, 16)}}
返乡地区
{{info.arriveAreaName}}
返乡地址
{{info.arriveAddress}}
行程描述
{{info.description}}