HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/RoomEditPageBLL.cs
@@ -74,7 +74,8 @@ } } DB_ResidenceData.DelRoom(room); backAction(); //删除事件回调 this.deleteAction?.Invoke(); this.RemoveFromParent(); }; new PublicAssmebly().TipMsg(StringId.Tip, StringId.DeleteRoomTip, action);