From 8749a41721223d17ab4f8d42668b6d47850c13d4 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Thu, 16 May 2024 09:42:07 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=B7=BB=E5=8A=A0=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: java110 <928255095@qq.com> --- 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': [