This commit is contained in:
2025-04-30 16:43:52 +08:00
parent b1bb0e63f5
commit 1a7886450d
14 changed files with 276 additions and 53 deletions

View File

@@ -63,6 +63,7 @@ const success = async () => {
</a-form-item>
<a-form-item label="验证码">
<VerificationCode
:type="6"
:api="Api.merchant.sendSms"
:mobile="form.mobile"
v-model:verification-code="form.captcha">