Эх сурвалжийг харах

fix: 修复多余的调试代码

yanglzh 1 жил өмнө
parent
commit
f6fca34743

+ 0 - 2
src/views/iot/device/instance/component/map.vue

@@ -41,8 +41,6 @@ import { defineEmits, defineExpose, nextTick, ref } from 'vue';
 import { Search } from '@element-plus/icons-vue';
 import { initMap } from '/@/utils/map';
 
-initMap()
-
 const mapContainer = ref<HTMLElement | null>(null);
 const address = ref('');
 const lng = ref('');