@@ -488,7 +488,7 @@
v-model="commentContent"
type="textarea"
placeholder="请输入评论内容"
- maxlength="300"
+ maxlength="1000"
show-word-limit
:autosize="{ minRows: 3, maxRows: 5}"
style="margin-bottom: 2%"