盒子管理
搜索条件
{{ item.rangName + (item.algorithmType == 0 ? '离岗' : '玩手机') + '告警'}}
{{ item.equipmentName + (item.algorithmType == 0 ? '离岗' : item.algorithmType == 1?'玩手机' : '人员聚集') + '告警'}}
设备名称:
{{item.equipmentName == null?'暂无数据' : item.equipmentName}}
算法参数:
{{item.parameterSet == null?'暂无数据' : item.parameterSet}}
告警日期:
{{item.warnTime == null?'暂无数据' : item.warnTime}}
上报状态: