邓洁 : 修改细节
This commit is contained in:
@@ -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({
|
||||
//图例
|
||||
|
||||
Reference in New Issue
Block a user