perf: 【IoT 物联网】优化设备备注取值
This commit is contained in:
parent
e61971d002
commit
30bbda805b
@ -212,7 +212,7 @@
|
|||||||
<span
|
<span
|
||||||
class="text-[#0b1d30] inline-block align-middle overflow-hidden text-ellipsis whitespace-nowrap max-w-[130px]"
|
class="text-[#0b1d30] inline-block align-middle overflow-hidden text-ellipsis whitespace-nowrap max-w-[130px]"
|
||||||
>
|
>
|
||||||
{{ item.deviceName || '-' }}
|
{{ item.nickname || item.deviceName }}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user