diff --git a/device_management/templates/device_management/index.html b/device_management/templates/device_management/index.html index e1eb934..112489e 100644 --- a/device_management/templates/device_management/index.html +++ b/device_management/templates/device_management/index.html @@ -88,7 +88,6 @@
| 楼栋/机柜 | 设备名称 | 型号 | 主IP | @@ -102,11 +101,6 @@
|---|---|---|---|
| - {{ device.building|default:"-" }} - {% if device.cabinet %} / {{ device.cabinet }}{% endif %} - {% if device.floor %} {{ device.floor }}{% endif %} - |
{{ device.device_name }}
{{ device.brand|default:"" }}
|