mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-15 09:48:43 +00:00
cleanup
This commit is contained in:
parent
127d3c1147
commit
a06193694b
@ -191,9 +191,6 @@ import { useRoute, useRouter } from "vue-router";
|
|||||||
import { useDashboardStore } from "@/store/modules/dashboard";
|
import { useDashboardStore } from "@/store/modules/dashboard";
|
||||||
import { useAppStoreWithOut } from "@/store/modules/app";
|
import { useAppStoreWithOut } from "@/store/modules/app";
|
||||||
import { useTraceStore } from "@/store/modules/trace";
|
import { useTraceStore } from "@/store/modules/trace";
|
||||||
onMounted(() => {
|
|
||||||
console.log(dashboardStore.layout, dashboardStore.currentDashboard);
|
|
||||||
});
|
|
||||||
import {
|
import {
|
||||||
EntityType,
|
EntityType,
|
||||||
AllTools,
|
AllTools,
|
||||||
|
Loading…
Reference in New Issue
Block a user