[update] 新法规导入流程标准名称字符限制500
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<a-form-model-item class="item-model" prop="standardName">
|
||||
<a-input class="box-input"
|
||||
v-model="formInline.standardName"
|
||||
:maxLength="200"
|
||||
:maxLength="500"
|
||||
disabled
|
||||
:placeholder="disabled ? '' : $t('autoTakeout')" />
|
||||
</a-form-model-item>
|
||||
|
||||
Reference in New Issue
Block a user