[UIView performWithoutAnimation:^{orm
[self.tableView reloadRowsAtIndexPaths:@[indexPath, previousIndexPath]withRowAnimation:UITableViewRowAnimationNone];it
}];io