From 9b143797a700aa6d3e97dba53d4f95797919e989 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com> Date: Thu, 19 Mar 2026 13:34:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E8=81=94=E8=AE=BE=E5=A4=87=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E7=AE=A1=E7=90=86=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iot/weihu/index.vue | 8 ++- src/views/iot/weihu/weihu.data.ts | 40 +++++++------- .../components/AreaDeviceAddList.vue | 19 +++++-- .../components/AreaDeviceAddModal.vue | 2 +- .../iotManager/components/AreaDeviceList.vue | 1 + src/views/iotManager/components/AreaList.vue | 2 +- .../components/OrgDeviceAddList.vue | 17 ++++-- .../components/OrgDeviceAddModal.vue | 2 +- .../iotManager/components/PreviewList.vue | 54 ++++++++++++++++--- src/views/iotManager/index.vue | 2 +- src/views/iotManager/manager.api.ts | 10 ++++ src/views/iotManager/manager.data.ts | 9 +++- 12 files changed, 124 insertions(+), 42 deletions(-) diff --git a/src/views/iot/weihu/index.vue b/src/views/iot/weihu/index.vue index 822a32a..339e1b7 100644 --- a/src/views/iot/weihu/index.vue +++ b/src/views/iot/weihu/index.vue @@ -9,17 +9,20 @@ + @change="handleChange" allow-clear > {{item.departName}} +