From 5cc8df18507a19bff715f66e38663bb6fbeed32b Mon Sep 17 00:00:00 2001 From: z_yu <1534695664@qq.com> Date: Wed, 6 Jul 2022 17:38:57 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/category/fieldManage/module/form.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/category/fieldManage/module/form.vue b/src/views/category/fieldManage/module/form.vue index 00e27c1..029d623 100644 --- a/src/views/category/fieldManage/module/form.vue +++ b/src/views/category/fieldManage/module/form.vue @@ -22,7 +22,7 @@ const defaultForm = { fieldName: null, fieldCnName: null, isDefaultValue: null, - isInputClass: null, + isInputClass: 'text', isDataType: null, isDataTypeDetails: null, isColumnLength: null, @@ -44,7 +44,7 @@ const defaultForm = { displayOrder: null, isDisplayformat: null, displayformatType: null, - editLength: null, + editLength: 196, displayLength: null, dictionaryConfigId: { id: null