|
@@ -31,7 +31,7 @@
|
|
|
<td class="ant-descriptions-item-content" colspan="1">{{ detail.deptName }}</td> -->
|
|
|
<th class="ant-descriptions-item-label ant-descriptions-item-colon">设备类型</th>
|
|
|
<td class="ant-descriptions-item-content" colspan="1">{{ detail.deviceType }}</td>
|
|
|
- </tr>
|
|
|
+ </tr>
|
|
|
<tr class="ant-descriptions-row">
|
|
|
<th class="ant-descriptions-item-label ant-descriptions-item-colon">消息协议</th>
|
|
|
<td class="ant-descriptions-item-content" colspan="1">{{ detail.messageProtocol }}</td>
|