From cc6c894dc6cb0c31613cd3644bc8bca63cf7c70a Mon Sep 17 00:00:00 2001
From: Gjm <你的邮箱>
Date: Fri, 10 Apr 2026 14:11:59 +0800
Subject: [PATCH] =?UTF-8?q?fix(iot):=20=E4=BF=AE=E5=A4=8D=E4=BA=A7?=
=?UTF-8?q?=E5=93=81=E7=89=A9=E6=A8=A1=E5=9E=8B=E6=9F=A5=E8=AF=A2=E8=BF=87?=
=?UTF-8?q?=E6=BB=A4=E5=8A=9F=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 为类型选择框添加change事件监听器以实现实时查询
- 为设备类型选择框添加change事件监听器以实现实时查询
- 为历史数据选择框添加change事件监听器以实现实时查询
- 确保筛选条件变更时立即触发查询操作
---
src/views/iot/product/product-things-model.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/iot/product/product-things-model.vue b/src/views/iot/product/product-things-model.vue
index d01d33e..bd5d27c 100644
--- a/src/views/iot/product/product-things-model.vue
+++ b/src/views/iot/product/product-things-model.vue
@@ -6,17 +6,17 @@
-
+
-
+
-
+