fix: 人脸库页设备行只显示IP

This commit is contained in:
tian 2026-07-24 20:20:38 +08:00
parent 3ae6f71cf9
commit a21a0f8649
2 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
<tr> <tr>
<td> <td>
<div class="table-key">{{.DeviceName}}</div> <div class="table-key">{{.DeviceName}}</div>
<div class="muted small mono">{{.DeviceIP}} · {{.DeviceID}}</div> <div class="muted small mono">{{.DeviceIP}}</div>
</td> </td>
{{range .Cells}} {{range .Cells}}
<td> <td>

Binary file not shown.