diff --git a/QMUIKit/QMUIComponents/QMUIMoreOperationController.m b/QMUIKit/QMUIComponents/QMUIMoreOperationController.m index d8f2bd3a..448e06b9 100644 --- a/QMUIKit/QMUIComponents/QMUIMoreOperationController.m +++ b/QMUIKit/QMUIComponents/QMUIMoreOperationController.m @@ -389,7 +389,7 @@ - (QMUIMoreOperationItemView *)itemViewWithTag:(NSInteger)tag { *stop = YES; } }]; - return nil; + return result; } - (NSIndexPath *)indexPathWithItemView:(QMUIMoreOperationItemView *)itemView {