mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 10:30:12 +08:00
update 修改鉴权卡校验规则
This commit is contained in:
@@ -222,7 +222,7 @@ export default {
|
||||
{
|
||||
required: true,
|
||||
max: 16,
|
||||
message: "长度必须为16字符!(不足长度可后补零)",
|
||||
message: "长度最长为16字符!",
|
||||
trigger: 'blur'
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user