mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 09:25:23 +00:00
remove unuse codes
This commit is contained in:
parent
f6642c0dda
commit
5fadcaa210
@ -114,7 +114,7 @@ const props = defineProps({
|
||||
needQuery: { type: Boolean, default: false },
|
||||
intervalTime: { type: Array as PropType<string[]>, default: () => [] },
|
||||
});
|
||||
// const emit = defineEmits(["changeOpt"]);
|
||||
|
||||
const selectorStore = useSelectorStore();
|
||||
const dashboardStore = useDashboardStore();
|
||||
const chartLoading = ref<boolean>(false);
|
||||
|
Loading…
Reference in New Issue
Block a user