diff --git a/frontend/views/Login.vue b/frontend/views/Login.vue index 21d1359..273351e 100644 --- a/frontend/views/Login.vue +++ b/frontend/views/Login.vue @@ -13,7 +13,7 @@
- + @@ -47,6 +47,9 @@ export default { error: '', } }, + mounted() { + this.$refs.username.focus() + }, methods: { login() { api.login({