src/pages/desktop/index/components/ToolsEntry.vue @@ -49,6 +49,7 @@ if (dock.type === '1') { window.open(dock.url); } else if (dock.type === '2') { debugger this.$store.dispatch('desktop/addFrame', { id: dock.id, icon: dock.src,