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