diff --git a/src/components/content/badGasInfo/BadGasInfo.vue b/src/components/content/badGasInfo/BadGasInfo.vue index 6087d8a..4fed095 100644 --- a/src/components/content/badGasInfo/BadGasInfo.vue +++ b/src/components/content/badGasInfo/BadGasInfo.vue @@ -19,7 +19,7 @@ const props = defineProps({ list: Array, badGasData: Array }); -const isVisited = ref(true); +const isVisited = ref(false); const badGasList = ref([]) const option = reactive({ //图例