diff --git a/src/views/map/index.vue b/src/views/map/index.vue index 73009bd..3948f59 100644 --- a/src/views/map/index.vue +++ b/src/views/map/index.vue @@ -2356,7 +2356,7 @@ export default { _this.onePerLocArr[index].x = x _this.onePerLocArr[index].y = y _this.onePerLocArr[index].icon_type = 'img4_0' + pointColor - ry_drag.getPosition(this.onePerLocArr[index]) + ry_drag.getPosition(_this.onePerLocArr[index]) } else { const perLoc = { id: item.id,