This commit is contained in:
BianLzhaoMin 2026-02-03 17:12:40 +08:00
parent dd25303416
commit e4059153bf
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
<el-input <el-input
:rows="5" :rows="5"
type="textarea" type="textarea"
maxlength="500" maxlength="280"
show-word-limit show-word-limit
placeholder="请输入发送内容" placeholder="请输入发送内容"
v-model.trim="formData.sendContent" v-model.trim="formData.sendContent"