Merge branch 'dev' into build

This commit is contained in:
aixianling
2022-08-12 17:06:29 +08:00
3 changed files with 61 additions and 33 deletions

View File

@@ -142,7 +142,6 @@
this.$nextTick(() => {
document.addEventListener('keydown', this.onKeyDown)
})
this.getInfo()
},