src/pages/desktop/index/App.vue
@@ -76,12 +76,8 @@ }, 1000); window.addEventListener('message', (e) => { if (e.data.msg == 'AppUpdate') { debugger this.showApps(); } // if (e.data.msg && e.data.msg.indexOf("refreshDesk")>-1) { // this.showApps(); // } }); }, methods: {