mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
fix #91 otp ui
This commit is contained in:
+1
-1
@@ -179,8 +179,8 @@ onMounted(() => {
|
||||
</VCol>
|
||||
<VCol cols="12">
|
||||
<VTextField
|
||||
hint="非必传,如开启二次验证需填写"
|
||||
v-model="form.otp_password"
|
||||
hint="非必须,如开启二次验证需填写"
|
||||
label="二次验证"
|
||||
type="input"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user