mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 鉴权卡号不限制长度
This commit is contained in:
@@ -221,7 +221,6 @@ export default {
|
||||
logicCard:[
|
||||
{
|
||||
required: true,
|
||||
min: 16,
|
||||
max: 16,
|
||||
message: "长度必须为16字符!(不足长度可后补零)",
|
||||
trigger: 'blur'
|
||||
|
||||
Reference in New Issue
Block a user