Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -65,9 +65,7 @@
|
|||||||
|
|
||||||
mounted () {
|
mounted () {
|
||||||
this.$nextTick(() => {
|
this.$nextTick(() => {
|
||||||
this.$nextTick(() => {
|
document.addEventListener('keydown', this.onKeyDown)
|
||||||
document.addEventListener('keydown', this.onKeyDown)
|
|
||||||
})
|
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user