From dc6493db59dcb0893eac50b72122f94c24056b3f Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期一, 12 十月 2020 14:35:39 +0800
Subject: [PATCH] 新版本

---
 ZigbeeApp/Shared/Phone/MainPage/UnallocatedRoomForm.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/MainPage/UnallocatedRoomForm.cs b/ZigbeeApp/Shared/Phone/MainPage/UnallocatedRoomForm.cs
index 59d79db..5cee0ea 100755
--- a/ZigbeeApp/Shared/Phone/MainPage/UnallocatedRoomForm.cs
+++ b/ZigbeeApp/Shared/Phone/MainPage/UnallocatedRoomForm.cs
@@ -551,6 +551,8 @@
                     this.SaveSelectDeviceAndScene(room);
                     //鍒嗙被鐣岄潰闇�瑕佸埛鏂�
                     UserPage.Instance.RefreshCategoryForm = true;
+                    //涓婁紶绌洪棿鍖哄煙淇℃伅
+                    HdlRoomLogic.Current.SetRoomInfoToGateway();
                 });
             };
         }

--
Gitblit v1.8.0