ZigbeeApp/Shared/Phone/Category/Controls/DeviceRow/Base/DeviceRowCommon.cs @@ -224,6 +224,8 @@ //回调控件被移除的事件 this.RowNeedRemoveEvent?.Invoke(); this.RemoveFromParent(); //上传空间区域信息 HdlRoomLogic.Current.SetRoomInfoToGateway(); }; }; }