From 5c7df2fe8d26f75893cfbcb1791eafff4463a403 Mon Sep 17 00:00:00 2001 From: LiuJiaNan Date: Sat, 14 Sep 2024 10:30:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E5=9B=9B=E8=89=B2=E5=9B=BE?= =?UTF-8?q?=E5=92=8C=E8=BE=B9=E7=95=8C=E5=8D=95=E7=8B=AC=E6=8E=A7=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/map/js/dragentity.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/map/js/dragentity.js b/src/views/map/js/dragentity.js index 834da8c..5357fb0 100644 --- a/src/views/map/js/dragentity.js +++ b/src/views/map/js/dragentity.js @@ -87,6 +87,7 @@ const polygonMap = { export default class DragEntity { constructor(val) { this.viewer = val.viewer + this.id = [] } addEntity(value) { @@ -192,7 +193,6 @@ export default class DragEntity { disableDepthTestDistance: Number.POSITIVE_INFINITY } } - } // 曹妃甸使用 if (value.gangkou === '00004') {