xm
2020-12-14 d6fb0646531172f23648441c224cdcccd721b894
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)
            {