1
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
desc:d[@"desc"]
|
||||
people:d[@"people"]
|
||||
added:added];
|
||||
__weak typeof(self) weakSelf = self;
|
||||
KBWeakSelf
|
||||
cell.onTapAction = ^{
|
||||
// 切换添加/已添加状态并刷新该项
|
||||
NSMutableArray *m = [weakSelf.dataSource mutableCopy];
|
||||
|
||||
Reference in New Issue
Block a user