update src/views/iot/device/device/index.vue.

Signed-off-by: alwayssuper <12851801+alwayssuper@user.noreply.gitee.com>
pull/621/head
alwayssuper 2024-12-16 23:57:04 +00:00 committed by Gitee
parent 107b08b6b5
commit 1654221921
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@
</div> </div>
<div class="mb-2.5 last:mb-0"> <div class="mb-2.5 last:mb-0">
<span class="text-[#717c8e] mr-2.5">DeviceKey</span> <span class="text-[#717c8e] mr-2.5">DeviceKey</span>
<span class="text-[#0b1d30]">{{ item.deviceKey }}</span> <span class="text-[#0b1d30] whitespace-normal break-all">{{ item.deviceKey }}</span>
</div> </div>
</div> </div>
<div class="w-[100px] h-[100px]"> <div class="w-[100px] h-[100px]">