From 95bbd019753cb0ec35619598512e76199bc6d05e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E8=88=AA?= Date: Thu, 20 Nov 2025 10:26:20 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/sparring/components/sparring-item.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/sparring/components/sparring-item.vue b/src/pages/sparring/components/sparring-item.vue index d6dcd0c3..e953b3be 100644 --- a/src/pages/sparring/components/sparring-item.vue +++ b/src/pages/sparring/components/sparring-item.vue @@ -20,7 +20,7 @@ - 截至时间:{{itemInfo.limitTyp === '01'?'不限制':itemInfo.endTm}} + 截止时间:{{itemInfo.limitTyp === '01'?'不限制':itemInfo.endTm}} 陪练次数:{{itemInfo.practiceTimes }}人次