From 1cf134eb44c3d683dcc1b329acb5c284ed6dc161 Mon Sep 17 00:00:00 2001
From: Z-WICK <2289431216@qq.com>
Date: Tue, 6 Jan 2026 10:59:51 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E9=A1=B9=E7=9B=AE?=
=?UTF-8?q?=E5=88=97=E8=A1=A8=E4=B8=AD=E7=9A=84=E5=8F=82=E8=B5=9B=E4=BA=BA?=
=?UTF-8?q?=E6=95=B0=E9=99=90=E5=88=B6=E5=88=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 从competition/index.vue移除参赛人数限制列
- 从competition/create.vue移除参赛人数限制列
- 该功能已不再使用
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
---
src/views/martial/competition/create.vue | 17 -----------------
src/views/martial/competition/index.vue | 17 -----------------
2 files changed, 34 deletions(-)
diff --git a/src/views/martial/competition/create.vue b/src/views/martial/competition/create.vue
index 3ce22d3..de573d8 100644
--- a/src/views/martial/competition/create.vue
+++ b/src/views/martial/competition/create.vue
@@ -361,23 +361,6 @@
-
-
-
- {{ scope.row.maxParticipants || '不限' }}
-
-
-
-
-
- {{ scope.row.maxParticipants || '不限' }}
-
-