From 30bbda805b1256740000e348023f3efb82938fd0 Mon Sep 17 00:00:00 2001 From: puhui999 Date: Sun, 24 Aug 2025 11:49:28 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E3=80=90IoT=20=E7=89=A9=E8=81=94?= =?UTF-8?q?=E7=BD=91=E3=80=91=E4=BC=98=E5=8C=96=E8=AE=BE=E5=A4=87=E5=A4=87?= =?UTF-8?q?=E6=B3=A8=E5=8F=96=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iot/device/device/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/iot/device/device/index.vue b/src/views/iot/device/device/index.vue index 9e9721229..56139be9a 100644 --- a/src/views/iot/device/device/index.vue +++ b/src/views/iot/device/device/index.vue @@ -212,7 +212,7 @@ - {{ item.deviceName || '-' }} + {{ item.nickname || item.deviceName }}