@ -50,10 +50,10 @@
style="display: block">
<el-input class="item_width_1"
type="textarea"
maxlength="1000"
maxlength="500"
show-word-limit
:rows="3"
placeholder="请输入日程介绍,不超过1000字"
placeholder="请输入日程介绍,不超过500字"
v-model="formData.remark"></el-input>
</el-form-item>