Merge pull request 'dengjie' (#113) from dengjie into dev

Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/113
This commit is contained in:
odjbin
2023-12-13 12:52:20 +00:00

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({
//图例 //图例