This commit is contained in:
dmcBig
2018-05-15 16:34:37 +08:00
parent d442ce3543
commit 564b385385
2 changed files with 40 additions and 0 deletions
@@ -43,6 +43,7 @@
}
-(void) cancel{
[self._delegate resultPicker:selectArray];
[self dismissViewControllerAnimated:YES completion:nil];
}