From 520bd345e8f29426756735604a132bb82ad8baae Mon Sep 17 00:00:00 2001 From: songwenxuan <1924103812@qq.com> Date: Thu, 25 Jan 2024 15:56:04 +0800 Subject: [PATCH] =?UTF-8?q?cmt=E6=B8=AF=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/map/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/map/index.vue b/src/views/map/index.vue index 6e9b861..e268bf6 100644 --- a/src/views/map/index.vue +++ b/src/views/map/index.vue @@ -347,7 +347,7 @@ export default { 'x': 118.43701, 'y': 38.9866 }, - CORP_INFO_ID: 'c077f4ed66844ed4a191a36fa1fc641c' + CORP_INFO_ID: '6aa255d41602497fa0f934a822820df4' } ], branchPoint: [], @@ -1368,7 +1368,7 @@ export default { this.dialog.infoname = infoname return } - if (this.gangkouActive === '00005') { + if (this.gangkouActive === '00005' && point_id.substring(0, 1) !== '1') { // if (this.gangkouActive === '00004' && point_type.indexOf('标记点') !== -1 && point_id.substring(0, 1) === '0' || point_id.substring(0, 1) === '5') { const { label, point_type, data_id, infoname,name, code } = pick.id._monitoItems.data this.dialog.visible = true