浏览代码

note-sync syncing

yukai 1 年之前
父节点
当前提交
8f035f1157
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/iot/device/product/detail.vue

+ 1 - 1
src/views/iot/device/product/detail.vue

@@ -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>