MONSTER-ygh
8 luni în urmă
părinte
comite
2b0fcf9558
|
@@ -101,6 +101,8 @@
|
|
<el-input
|
|
<el-input
|
|
type="textarea"
|
|
type="textarea"
|
|
:rows="3"
|
|
:rows="3"
|
|
|
|
+ maxlength="400"
|
|
|
|
+ show-word-limit
|
|
placeholder="请输入内容"
|
|
placeholder="请输入内容"
|
|
v-model="form.detail">
|
|
v-model="form.detail">
|
|
</el-input>
|
|
</el-input>
|