美文网首页
删除cell 报错*** Assertion failure i

删除cell 报错*** Assertion failure i

作者: nalis风 | 来源:发表于2016-07-19 12:22 被阅读377次

    先remove数据,再执行  [tableView deleteRowsAtIndexPaths:[NSArray arrayWithObject:indexPath] withRowAnimation:UITableViewRowAnimationFade];  就对了。

    相关文章

      网友评论

          本文标题:删除cell 报错*** Assertion failure i

          本文链接:https://www.haomeiwen.com/subject/almmjttx.html