From 3a814e1214414a5de90af918c7a2307a849edcc0 Mon Sep 17 00:00:00 2001 From: chantouRichard <2897167455@qq.com> Date: Tue, 3 Jun 2025 23:47:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Debate_front/src/components/ReviewCom.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Debate_front/src/components/ReviewCom.vue b/Debate_front/src/components/ReviewCom.vue index 463a70d..bfa4505 100644 --- a/Debate_front/src/components/ReviewCom.vue +++ b/Debate_front/src/components/ReviewCom.vue @@ -86,7 +86,7 @@ v-model="content" placeholder="粘贴你的辩论记录,AI将为你分析优缺点并提供改进建议" auto-height - maxlength="5000" + maxlength="50000" />