@@ -48,7 +48,7 @@
},
setup(props, context){
console.log("ChartMap setup" , props, context);
- let iframeSrc = ref<string>("http://localhost:8077/a4gis/index.html");
+ let iframeSrc = ref<string>("http://192.168.0.68:8077/a4gis/index.html");
let iframeRef = ref<any>(); // 和iframe标签的ref绑定
const wellId = computed(() => {