perf: 用户创建证书流水线没有购买套餐或者超限时提前报错

This commit is contained in:
xiaojunnuo
2024-12-25 23:20:07 +08:00
parent f5ec9870fd
commit 472f06c2d1
13 changed files with 108 additions and 24 deletions
@@ -166,6 +166,11 @@ export default defineComponent({
{
required: true,
message: "请输入图片验证码"
},
{
min: 4,
max: 4,
message: "请输入4位图片验证码"
}
],
smsCode: [