From 231fc9b55013db36146f9dbe174c113093bf4e0a Mon Sep 17 00:00:00 2001
From: Z-WICK <2289431216@qq.com>
Date: Tue, 30 Dec 2025 16:55:20 +0800
Subject: [PATCH] =?UTF-8?q?fix(project):=20=E5=B0=86=E6=9C=80=E5=A4=A7?=
=?UTF-8?q?=E5=8F=82=E8=B5=9B=E4=BA=BA=E6=95=B0=E6=94=B9=E4=B8=BA=E5=8D=95?=
=?UTF-8?q?=E4=BD=8D=E5=AE=B9=E7=BA=B3=E4=BA=BA=E6=95=B0=EF=BC=8C=E7=94=A8?=
=?UTF-8?q?=E4=BA=8E=E7=BC=96=E6=8E=92=E5=88=86=E7=BB=84=E8=AE=A1=E7=AE=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/martial/project/index.vue | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/src/views/martial/project/index.vue b/src/views/martial/project/index.vue
index 1a2ad31..5d37d4b 100644
--- a/src/views/martial/project/index.vue
+++ b/src/views/martial/project/index.vue
@@ -169,12 +169,9 @@
{{ row.estimatedDuration || 5 }}分钟
-
+
-
- {{ row.currentCount || 0 }}
-
- / {{ row.maxParticipants || 0 }}
+ {{ row.maxParticipants || 0 }}
-
+
-
+
{{ detailData.maxParticipants }}
-
+