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

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