@@ -101,8 +101,6 @@
<el-input
type="textarea"
:rows="3"
- maxlength="40"
- show-word-limit
placeholder="请输入内容"
v-model="form.detail">
</el-input>