郫都大屏

This commit is contained in:
yanran200730
2022-08-11 10:31:30 +08:00
parent bcec48bdbf
commit 5132d41b14

View File

@@ -65,9 +65,7 @@
mounted () { mounted () {
this.$nextTick(() => { this.$nextTick(() => {
this.$nextTick(() => { document.addEventListener('keydown', this.onKeyDown)
document.addEventListener('keydown', this.onKeyDown)
})
}) })
}, },