|
@@ -35,7 +35,7 @@
|
|
|
<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>
|
|
|
- <th class="ant-descriptions-item-label ant-descriptions-item-colon">链接协议</th>
|
|
|
+ <th class="ant-descriptions-item-label ant-descriptions-item-colon">接入方式</th>
|
|
|
<td class="ant-descriptions-item-content" colspan="1">{{ detail.transportProtocol }}
|
|
|
</td>
|
|
|
|