From c1800c43ad475f391e3d22bfbee925257cfc8ed6 Mon Sep 17 00:00:00 2001 From: liujun Date: Thu, 5 Sep 2024 20:26:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B9=9D=E5=85=AC=E5=8F=B8=E4=BA=BA=E5=91=98?= =?UTF-8?q?=E5=AE=9A=E4=BD=8D=E5=85=BC=E5=AE=B9=E6=9D=82=E8=B4=A7=E5=85=AC?= =?UTF-8?q?=E5=8F=B8?= 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 d08e7c4..ac0c816 100644 --- a/src/views/map/index.vue +++ b/src/views/map/index.vue @@ -2162,7 +2162,7 @@ export default { } } } - if (this.gangkouActive === '00003' && this.CORP_INFO_ID === '21590a00ea5e462e9ee44dd332dddc26' && urlType === 'peoplePosition') { + if (this.gangkouActive === '00003' && (this.CORP_INFO_ID === '21590a00ea5e462e9ee44dd332dddc26' || this.CORP_INFO_ID === '033549ed3bd648e49c8a65eb4993ec2f') && urlType === 'peoplePosition') { this.clearRYDWPoint('+/UwbBQ/') this.removeTrajectory() }