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