[update 标准征求意见流程] 选择章节编号字段调整

This commit is contained in:
danshihao
2024-07-10 14:12:31 +08:00
parent a212247bc0
commit 53ea7c389f
@@ -34,7 +34,7 @@
<a-input v-else
:placeholder="$t('pleaseSelect')+$t('workCenter.esInspectionProcess.sectionNumber')"
:maxLength="50"
v-decorator="['chapterId', validatorRules.chapterIdInput]" />
v-decorator="['chapterNumber', validatorRules.chapterIdInput]" />
</a-form-item>
<!--章节名称-->
<a-form-item :labelCol="labelCol" :wrapperCol="wrapperCol" :label="$t('workCenter.standardConsultationProcess.chapterName')">