From 2e1358661aaf988602921e79b705202de2f2740d Mon Sep 17 00:00:00 2001 From: liujun Date: Wed, 22 May 2024 15:19:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E5=AE=9A=E4=BD=8Dbug?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/map/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,