From 1a3a92db2d7d0e67de17bd71301c5a41397cf90d Mon Sep 17 00:00:00 2001 From: zer0Black <694429613@qq.com> Date: Wed, 2 Feb 2022 14:03:10 +0800 Subject: [PATCH] =?UTF-8?q?JInput=E7=BB=84=E4=BB=B6=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=89=8D=E5=90=8E=E7=A9=BA=E6=A0=BC=E6=94=B9?= =?UTF-8?q?=E4=B8=BAtrue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/components/jero/JInput.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-web/src/components/jero/JInput.vue b/jero-web/src/components/jero/JInput.vue index 8774ee89..5ebfb84a 100644 --- a/jero-web/src/components/jero/JInput.vue +++ b/jero-web/src/components/jero/JInput.vue @@ -37,7 +37,7 @@ trim: { type: Boolean, required: false, - default: false + default: true }, }, data(){