diff --git a/lib/features/events/pages/page_event_info.dart b/lib/features/events/pages/page_event_info.dart index c919faf..d1ee9a0 100644 --- a/lib/features/events/pages/page_event_info.dart +++ b/lib/features/events/pages/page_event_info.dart @@ -36,7 +36,6 @@ class _EventInfoPageState extends ConsumerState { // allowByeMatch = 1 (和败方对战) // allowByeMatch = -1 (个人赛不适用此配置,所以 = -1) if (item.allowByeMatch == 0) { - AppToast.show('本场比赛允许轮空'); return; } detail = await ref