告警列表
| 时间 | 设备 | 类型 | 状态 | 距离(mm) | 照片 |
|---|---|---|---|---|---|
| {{ formatTime(a.created_at) }} | {{ a.dev_id }} | {{ a.alert_type }} | {{ a.state }} - | {{ a.range_mm ?? '-' }} | {{ a.image_filename ? '📷' : '-' }} |
暂无告警记录
| 时间 | 设备 | 类型 | 状态 | 距离(mm) | 照片 |
|---|---|---|---|---|---|
| {{ formatTime(a.created_at) }} | {{ a.dev_id }} | {{ a.alert_type }} | {{ a.state }} - | {{ a.range_mm ?? '-' }} | {{ a.image_filename ? '📷' : '-' }} |