如题。
当UITableView进入Editng状态,选中cell
能响应didSelectRowAtIndexPath

[self.tableView setAllowsSelectionDuringEditing:YES];