diff --git a/src/views/dashboard/panel/Tool.vue b/src/views/dashboard/panel/Tool.vue index 97af788a..21200a93 100644 --- a/src/views/dashboard/panel/Tool.vue +++ b/src/views/dashboard/panel/Tool.vue @@ -191,9 +191,6 @@ import { useRoute, useRouter } from "vue-router"; import { useDashboardStore } from "@/store/modules/dashboard"; import { useAppStoreWithOut } from "@/store/modules/app"; import { useTraceStore } from "@/store/modules/trace"; -onMounted(() => { - console.log(dashboardStore.layout, dashboardStore.currentDashboard); -}); import { EntityType, AllTools,