{{ item.alarmTime }}
{{ item.attackTypeDesc || '-' }}
{{ item.attackResult || '-' }}
查看详情
{{
tab == 1
? originalInfo.srcLocation || '-'
: originalInfo.destLocation || '-'
}}
{{ item.location || '-' }}IP:{{ item.ip || '-' }}的{{ item.port || '-' }}端口发起了{{ item.eventName || '-' }}攻击;
{{ item.location || '-' }}IP:{{ item.ip || '-' }}发起针对{{ item.port || '-' }}端口的{{ item.eventName || '-' }}攻击;