行程信息
{{ $dict.getLabel('epidemicRecentTravel', item) }}
,
{{ info.startTime && info.startTime.substr(0, info.startTime.length - 3) }}
{{ info.startAreaName }}
{{ info.startAddress }}
{{ info.description }}
{{ info.arriveTime && info.arriveTime.substr(0, info.arriveTime.length - 3) }}
{{ info.arriveAreaName }}
{{ info.arriveAddress }}
健康状况
{{ $dict.getLabel('yesOrNo',info.fromHighRiskArea) }}
{{ $dict.getLabel('epidemicTouchInFourteen', info.contactPatients) }}
{{ $dict.getLabel('EP_abnormalType',info.abnormalType) || '没有出现症状' }}