邓洁 : 修改细节

This commit is contained in:
邓洁
2023-12-13 20:51:14 +08:00
parent 4043ec4704
commit 0360c8c928

View File

@@ -19,7 +19,7 @@ const props = defineProps({
list: Array, list: Array,
badGasData: Array badGasData: Array
}); });
const isVisited = ref(true); const isVisited = ref(false);
const badGasList = ref([]) const badGasList = ref([])
const option = reactive({ const option = reactive({
//图例 //图例