Explorar o código

选址定位修改

maxiaoxiao hai 1 ano
pai
achega
97a42ed286
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/siteselection/components/xzjg.vue

+ 1 - 1
src/views/siteselection/components/xzjg.vue

@@ -391,7 +391,7 @@ export default {
     mapview(item) {
       if (!dataSources[item.id]){
         this.drawWktPloygon(item.geom, "#ff0000", item.id);
-        this.tempdataSourcesId = id;
+        this.tempdataSourcesId = item.id;
       }
     },
     pullUp(item, height) {