mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
file view refactoring
This commit is contained in:
@@ -181,7 +181,9 @@
|
||||
})
|
||||
|
||||
this.$nextTick(() => {
|
||||
this.$refs.email.focus()
|
||||
|
||||
if (this.$refs.email)
|
||||
this.$refs.email.focus()
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user