优化添加功能

Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
java110 2024-05-16 09:42:07 +00:00 committed by Gitee
parent ebe4159022
commit 8749a41721
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -48,8 +48,8 @@
},
{
limit: "maxin",
param: "2,10",
errInfo: "姓名长度必须在2位至10位"
param: "2,64",
errInfo: "姓名长度必须在2位至64位"
}
],
'addOwnerInfo.link': [