Skip to content

Commit 107b08b

Browse files
alwayssupergitee-org
authored andcommitted
update src/views/iot/product/product/index.vue.
Signed-off-by: alwayssuper <[email protected]>
1 parent fe3715c commit 107b08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/iot/product/product/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
</div>
9898
<div class="mb-2.5 last:mb-0">
9999
<span class="text-[#717c8e] mr-2.5">产品标识</span>
100-
<span class="text-[#0b1d30]">{{ item.productKey }}</span>
100+
<span class="text-[#0b1d30] whitespace-normal break-all">{{ item.productKey }}</span>
101101
</div>
102102
</div>
103103
<div class="w-[100px] h-[100px]">

0 commit comments

Comments
 (0)