井盖总数
{{ summary.total }}
已关联设备
{{ summary.bound }}
未关联设备
{{ summary.unbound }}
维修中
{{ summary.repairing }}
温 {{ tempText(scope.row.Temperature) }}
湿 {{ humText(scope.row.Humidity) }}
压 {{ voltageText(scope.row.Voltage) }}
{{ lockStatusText(scope.row.LockStatus) }}
仅列出未被其他井盖关联的设备;井盖位置请在上方「经度/纬度」中填写(也可留空由小程序现场定位自动写入);创建后如需变更请在编辑弹窗中操作
{{ editRow.IMEI }}
{{ deviceStatusText(editRow.DeviceStatus) }}
设备关联操作立即生效(不影响本弹窗未保存的基本信息);变更记录自动保留可追溯
井盖编号{{ detail.Cover.CoverName }}
井盖状态{{ coverStatusText(detail.Cover.Status) }}
规格型号{{ detail.Cover.Specification || '—' }}
材质{{ detail.Cover.Material || '—' }}
安装位置{{ detail.Cover.InstallLocation || '—' }}
经纬度{{ coordText(detail.Cover) }}
负责人{{ detail.Cover.Manager || '—' }}
创建时间{{ formatTime(detail.Cover.CreatedAt) }}
关联设备
{{ detail.Cover.IMEI || '未关联' }}
{{ deviceStatusText(detail.Cover.DeviceStatus) }}
关联时间{{ formatTime(detail.Cover.BoundAt) || '—' }}
应急解锁设备{{ detail.Cover.EmergencyDeviceCode || '未关联' }}
备注{{ detail.Cover.Remark }}
关联设备实时数据(最近上报:{{ formatTime(detail.Cover.LastReportTime) || '—' }})
温度{{ tempText(detail.Cover.Temperature) }}
湿度{{ humText(detail.Cover.Humidity) }}
电压{{ voltageText(detail.Cover.Voltage) }}
倾角{{ tiltText(detail.Cover.TiltAngle) }}
锁状态
{{ lockStatusText(detail.Cover.LockStatus) }}
自检故障
{{ errorCodeText(detail.Cover.ErrorCode) }}
未关联设备,暂无实时数据(通过「关联设备」绑定后自动展示)
设备关联变更历史
{{ linkActionText(link.LinkAction) }}
{{ linkChangeText(link) }}
原因:{{ link.Reason }}
操作人:{{ link.OperatorUserName || '—' }}
井盖:{{ bindTarget.CoverName }}
当前关联设备:{{ bindTarget.IMEI }}(更换后将自动解除原关联)
当前未关联任何设备
仅列出未被其他井盖关联的设备;列表未显示时可输入完整 IMEI 后回车
井盖:{{ unbindTarget.CoverName }}
当前关联设备:{{ unbindTarget.IMEI }}
解除后该井盖将回到未关联状态,原设备可被其他井盖关联