mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-06 17:49:50 +08:00
fixed password input bug
This commit is contained in:
parent
22ac1657e3
commit
9fb324f0f0
@ -27,6 +27,7 @@
|
||||
<svg-icon icon-class="password" />
|
||||
</span>
|
||||
<el-input
|
||||
:key="passwordType"
|
||||
v-model="loginForm.password"
|
||||
:type="passwordType"
|
||||
:placeholder="$t('login.password')"
|
||||
|
Loading…
x
Reference in New Issue
Block a user