Explorar o código

note-sync syncing

yukai hai 1 ano
pai
achega
8f035f1157
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>