Skip to content

Commit

Permalink
【登录】输完密码后,回车登录不了
Browse files Browse the repository at this point in the history
  • Loading branch information
z1hui committed Dec 1, 2022
1 parent 89c1380 commit bfe6732
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
v-model="loginInfo.password"
type="password"
:placeholder="$t('login.password')"
@keyup.enter="handleLogin"
@focus="inputFocus('password')"
@blur="inputDefocus('password')"
>
Expand Down

0 comments on commit bfe6732

Please sign in to comment.