update 征求意见流程

This commit is contained in:
赵霄
2023-11-28 18:49:46 +08:00
parent 554255bf20
commit 75b1dda5e3
@@ -226,7 +226,7 @@
@change="event => event.target.value = event.target.value.trim()"
:maxLength="500"
type="textarea"
v-decorator="['handleText']" />
v-decorator="['handleText', validatorRules.handleText]" />
</a-form-item>
<!--附件-->
<a-form-item :labelCol="longLabelCol" :wrapperCol="longWrapperCol" :label="$t('businessSupport.questionAnswer.attach')">