refactor: set selectedGrid

This commit is contained in:
Qiuxia Fan
2022-01-23 17:49:41 +08:00
parent 0f01ac34a9
commit 400a1ae536
14 changed files with 131 additions and 254 deletions

View File

@@ -20,7 +20,6 @@ import { computed } from "vue";
import type { PropType } from "vue";
import { Event } from "@/types/events";
import { LineConfig } from "@/types/dashboard";
import { config } from "@vue/test-utils";
/*global defineProps */
const props = defineProps({