src/pages/desktop/index/App.vue
@@ -86,7 +86,9 @@ }, 1000) window.addEventListener("message", (e) => { if (e.data.msg == "AppUpdate") { this.showApps() this.$nextTick(() => { this.showApps() }) } if (e.data.msg == "checkSN") { this.$refs.desktop.validateSn()