From fd544e0629ed52e5194b8b463c2f0b6fd1842b89 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期一, 08 三月 2021 09:28:34 +0800
Subject: [PATCH] 2021-3-8-1

---
 HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Method.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Method.cs b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Method.cs
index 0bc89c6..30230e9 100644
--- a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Method.cs
+++ b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Method.cs
@@ -71,9 +71,9 @@
                             }
                             if (bool_if)
                             {
-                                control.deviceId = mqttdate.id;
                                 ///杩欓噷锛氱洃鍚琈TTP鎺ㄩ�佷笅鏉ヤ富棰橈紝鎵嶇煡閬撴槸鍚︽坊鍔犳垚鍔�
                                 frame.RemoveFromParent();//娣诲姞鎴愬姛鍏抽棴寮圭獥
+                                control.deviceId = mqttdate.id;
                                 action(control);
                             }
                             else

--
Gitblit v1.8.0