Browse Source

note-sync syncing

yukai 1 năm trước cách đây
mục cha
commit
8f035f1157
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>