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" />