This commit is contained in:
parent
dd25303416
commit
e4059153bf
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue