xm
2020-12-10 3aa397ab145382935492b11c1f18c9634e69910b
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/BelongAreaControl.cs
@@ -173,6 +173,8 @@
                txtView.Text = selectName;
                //调用回调函数
                this.SelectRoomEvent?.Invoke(RoomKey);
                //上传空间区域信息
                HdlRoomLogic.Current.SetRoomInfoToGateway();
            });
            if (result == false)
            {