mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-26 16:19:44 +08:00
优化添加功能
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
ebe4159022
commit
8749a41721
@ -48,8 +48,8 @@
|
||||
},
|
||||
{
|
||||
limit: "maxin",
|
||||
param: "2,10",
|
||||
errInfo: "姓名长度必须在2位至10位"
|
||||
param: "2,64",
|
||||
errInfo: "姓名长度必须在2位至64位"
|
||||
}
|
||||
],
|
||||
'addOwnerInfo.link': [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user