Browse Source

地图配置便宜

shibei_master
jianjun 3 years ago
parent
commit
c3ec08ac34
  1. 2
      src/views/modules/workSys/mapConfig.vue

2
src/views/modules/workSys/mapConfig.vue

@ -844,7 +844,7 @@ const vueGis = {
});
if (selPolygonString) {
this.saveOffset(tyhis.xOffset, this.yOffset, selPolygonString)
this.saveOffset(this.xOffset, this.yOffset, selPolygonString)
}
},

Loading…
Cancel
Save