@@ -365,10 +365,10 @@
type="textarea"
resize="none"
:rows="5"
- :maxlength="1000"
+ :maxlength="100"
clearable
show-word-limit
- placeholder="建议不超过1000个字"
+ placeholder="建议不超过100个字"
ref="ReasonInput"
></el-input>
</el-form-item>