{% extends 'ups_manager/base.html' %} {% block content %}
| ID | 主机名称 | 品牌 | 型号 | IP地址 | 数量 | 存放位置 | 电池数量 | 上次维保时间 | 联系人 | 操作 |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ ups.id }} | {{ ups.brand }} {{ ups.model }} | {{ ups.brand }} | {{ ups.model }} | {{ ups.ip_address }} | {{ ups.quantity }} | {{ ups.location }} | {{ ups.total_battery_count }} | {{ ups.last_maintenance_date|default:"-" }} | {{ ups.contact|default:"-" }} | 编辑 删除 |
| 暂无UPS主机记录 | ||||||||||