wxr
2020-12-19 4a9318077bd095fbc7c57c593e5ca8185603dac4
HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/RoomEditFunctionPageBLL.cs
@@ -119,6 +119,7 @@
                if (string.IsNullOrEmpty(room.roomId))//新增的房间,云端未创建roomid 无法保存数据
                {
                    newRoomAddFunction(changeList);
                    bodyView.RemoveFromParent();
                }
                else
                {