[update] 标签项英文名称限制200字符
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
v-model.trim="form.dbFieldEnName"
|
v-model.trim="form.dbFieldEnName"
|
||||||
:placeholder="$t('pleaseEnter') + $t('system.tag.attributeNameEnglish')"
|
:placeholder="$t('pleaseEnter') + $t('system.tag.attributeNameEnglish')"
|
||||||
:disabled="fixedFieldDisabled"
|
:disabled="fixedFieldDisabled"
|
||||||
:maxLength="50"
|
:maxLength="200"
|
||||||
></a-input>
|
></a-input>
|
||||||
</a-form-model-item>
|
</a-form-model-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
|||||||
Reference in New Issue
Block a user