update 调试联联接口

This commit is contained in:
Lemon
2023-04-14 16:50:49 +08:00
parent 8c970760c6
commit b5351dc70d
11 changed files with 166 additions and 33 deletions

View File

@@ -223,7 +223,7 @@ export default {
required: true,
min: 16,
max: 16,
message: "长度必须为16字符(不足长度可后补零)",
message: "长度必须为16字符(不足长度可后补零)",
trigger: 'blur'
}
],