From de3f77b746a1bfd6653f0e6f8069ca4efd1e8694 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Thu, 16 May 2024 17:44:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AE=B6=E6=94=BF=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E6=B7=BB=E5=8A=A0=E5=B7=A5=E9=9E=A5=E4=BD=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/components/property/addOwner/addOwner.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/components/property/addOwner/addOwner.js b/public/components/property/addOwner/addOwner.js index 3762f0d9a..1e4331ed0 100644 --- a/public/components/property/addOwner/addOwner.js +++ b/public/components/property/addOwner/addOwner.js @@ -48,8 +48,8 @@ }, { limit: "maxin", - param: "2,10", - errInfo: "姓名长度必须在2位至10位" + param: "2,64", + errInfo: "姓名长度必须在2位至64位" } ], 'addOwnerInfo.link': [