ZigbeeApp/Shared/Phone/UserCenter/Residence/FloorListRoomForm.cs
@@ -157,6 +157,12 @@ //调整高度 frameRow.RemoveFromParent(); listView.AdjustRealHeight(Application.GetRealHeight(23)); if (room.ListDevice.Count > 0) { //上传空间区域信息 HdlRoomLogic.Current.SetRoomInfoToGateway(); } }); }; }