From 9c9e95afdd9d762dd860aec021c626d9a0784a5d Mon Sep 17 00:00:00 2001 From: water_xu Date: Wed, 19 Jun 2024 08:23:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=A8=E5=8F=A3=E9=97=A8=E7=A6=81-=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE-=E6=91=84=E5=83=8F=E5=A4=B4=E7=82=B9=E4=BD=8D?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=82=B9=E4=BD=8D=E5=8F=82=E6=95=B0GATE=5FVI?= =?UTF-8?q?DEO=5FID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/map/index.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/views/map/index.vue b/src/views/map/index.vue index a162166..97e887d 100644 --- a/src/views/map/index.vue +++ b/src/views/map/index.vue @@ -1385,11 +1385,8 @@ export default { const point_type = pick.id._monitoItems.data.point_type const point_id = pick.id._monitoItems.data.id if (point_type == '标记点CAMERA'){ - const { GATE_VIDEO_ID } = pick.id._monitoItems.data - alert(GATE_VIDEO_ID) - alert(pick.id._monitoItems.data) console.log(pick.id._monitoItems.data) - this.dialog.GATE_VIDEO_ID = GATE_VIDEO_ID + this.dialog.GATE_VIDEO_ID = pick.id._monitoItems.data.GATE_VIDEO_ID } if (point_type === '报警') { viewer.dataSources.remove(this.myEntityCollection[pick.id._monitoItems.data.id]) @@ -2135,6 +2132,7 @@ export default { point.position.y = +varList[i].LATITUDE point.dialog_width = dialog_width point.MAP_POINT_NAME = varList[i].MAP_POINT_NAME + point.GATE_VIDEO_ID = varList[i].VIDEO_RESOURCE_ID // 曹妃甸使用 point.gangkou = this.gangkouActive // 闸机名称