src/pages/desktop/index/components/ToolsEntry.vue
@@ -190,6 +190,9 @@ if (dock.type === "1") { window.open(dock.url); } else if (dock.type === "2" && !dock.isOpen) { if(dock.url== "/view/debuggTool/"){ return true; } this.$store.dispatch("desktop/addFrame", { id: dock.id, icon: dock.src,