From 9a79f65993bc2278c8f4078345ee6eb257dc6d2c Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Sat, 31 Jul 2021 23:15:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=B6=E5=B0=8F=E5=8C=BA?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/components/common/editCommunity/editCommunity.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/components/common/editCommunity/editCommunity.js b/public/components/common/editCommunity/editCommunity.js index 76c14a5bf..2a53ab3f5 100755 --- a/public/components/common/editCommunity/editCommunity.js +++ b/public/components/common/editCommunity/editCommunity.js @@ -50,8 +50,8 @@ }, { limit: "maxin", - param: "4,20", - errInfo: "小区名称必须在4至20字符之间" + param: "1,20", + errInfo: "小区名称必须在1至20字符之间" }, ], 'editCommunityInfo.address': [{