From 6fb870f5a06cc5efdcb1c912f629c2f16abcf072 Mon Sep 17 00:00:00 2001 From: hwj Date: Tue, 10 Mar 2026 17:22:11 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E9=87=87=E9=9B=86=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E6=A8=A1=E5=9E=8B/=E9=87=87=E9=9B=86=E8=AE=BE?= =?UTF-8?q?=E5=A4=87-=E6=B7=BB=E5=8A=A0table=E8=A1=8C=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iot/device/index.vue | 2 +- src/views/iot/devicemodel/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/iot/device/index.vue b/src/views/iot/device/index.vue index 82348824..41f52ccb 100644 --- a/src/views/iot/device/index.vue +++ b/src/views/iot/device/index.vue @@ -72,7 +72,7 @@ + @selection-change="handleSelectionChange" @row-click="handleShowAttribute"> diff --git a/src/views/iot/devicemodel/index.vue b/src/views/iot/devicemodel/index.vue index 2fd0db08..cd65b93e 100644 --- a/src/views/iot/devicemodel/index.vue +++ b/src/views/iot/devicemodel/index.vue @@ -76,7 +76,7 @@ type="success" plain @click="handleExport" :loading="exportLoading" + highlight-current-row row-key="id" @selection-change="handleSelectionChange" @row-click="handleShowAttribute">