From 8c8c0491b69efccd192da8d00c97a5c13f1878e9 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Tue, 20 Aug 2024 10:51:04 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E6=A0=87=E7=AD=BE=E9=A1=B9=E8=8B=B1?= =?UTF-8?q?=E6=96=87=E5=90=8D=E7=A7=B0=E9=99=90=E5=88=B6200=E5=AD=97?= =?UTF-8?q?=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/tags/modules/StandardDrawer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/tags/modules/StandardDrawer.vue b/src/views/system/tags/modules/StandardDrawer.vue index 8602042..c1c786a 100644 --- a/src/views/system/tags/modules/StandardDrawer.vue +++ b/src/views/system/tags/modules/StandardDrawer.vue @@ -50,7 +50,7 @@ v-model.trim="form.dbFieldEnName" :placeholder="$t('pleaseEnter') + $t('system.tag.attributeNameEnglish')" :disabled="fixedFieldDisabled" - :maxLength="50" + :maxLength="200" >