fix #91 otp ui

This commit is contained in:
jxxghp
2024-03-28 19:04:15 +08:00
parent 984d502259
commit d244363321
3 changed files with 81 additions and 64 deletions
+1 -1
View File
@@ -179,8 +179,8 @@ onMounted(() => {
</VCol>
<VCol cols="12">
<VTextField
hint="非必传,如开启二次验证需填写"
v-model="form.otp_password"
hint="非必须,如开启二次验证需填写"
label="二次验证"
type="input"
/>