@@ -34,7 +34,7 @@
return;
else {
//有更新的 type 弹框,未关闭的老弹框自动关闭
- popup.mCallback(NO, popup.mTicket);
+ [popup onClose:nil];
}