From 7b5a752b8f467d41d94bd13f8d76c78a0c511b96 Mon Sep 17 00:00:00 2001
From: Mars <3361409208a@gmail.com>
Date: Thu, 18 Jun 2026 15:41:38 +0800
Subject: [PATCH] =?UTF-8?q?feat(admin):=20=E5=B0=86=E6=96=B0=E5=A2=9E?=
=?UTF-8?q?=E8=B5=9B=E4=BA=8B=E6=8C=89=E9=92=AE=E7=A7=BB=E8=87=B3=E8=81=94?=
=?UTF-8?q?=E8=B5=9B=E6=93=8D=E4=BD=9C=E6=A0=8F=EF=BC=8C=E5=B9=B6=E7=A7=BB?=
=?UTF-8?q?=E9=99=A4=E5=88=97=E8=A1=A8=E4=B8=8B=E6=96=B9=E7=9A=84=E6=97=A7?=
=?UTF-8?q?=E6=8C=89=E9=92=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
apps/admin/src/views/Matches.vue | 6 ++++--
apps/admin/src/views/matches/LeagueMatchesPanel.vue | 6 +-----
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/apps/admin/src/views/Matches.vue b/apps/admin/src/views/Matches.vue
index 2cf7143..c1343f5 100644
--- a/apps/admin/src/views/Matches.vue
+++ b/apps/admin/src/views/Matches.vue
@@ -441,7 +441,6 @@ function onLeagueArchived() {
:filter-status="filterStatus"
:keyword="keyword"
@changed="() => load({ keepExpand: true })"
- @add-match="openCreateFixture(row)"
/>
@@ -494,7 +493,7 @@ function onLeagueArchived() {
{{ rowOf(row).code }}
-
+