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