zhangzengfei
2023-11-29 0d3db253cad1fb49c4fae9b9a537c8c318c7172f
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()