@ -116,8 +116,8 @@
},
{
min: 2,
max: 5,
message: '长度在 2 到 5 个字符',
max: 10,
message: '长度在 2 到 10 个字符',
trigger: 'blur'
}
],
@ -128,8 +128,8 @@