郫都大屏

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

View File

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