mirror of
https://github.com/certd/certd.git
synced 2026-05-16 13:17:29 +08:00
perf: 用户创建证书流水线没有购买套餐或者超限时提前报错
This commit is contained in:
@@ -166,6 +166,11 @@ export default defineComponent({
|
||||
{
|
||||
required: true,
|
||||
message: "请输入图片验证码"
|
||||
},
|
||||
{
|
||||
min: 4,
|
||||
max: 4,
|
||||
message: "请输入4位图片验证码"
|
||||
}
|
||||
],
|
||||
smsCode: [
|
||||
|
||||
Reference in New Issue
Block a user