From e416e14f11cb75e87ad187291dcb1efd16281bec Mon Sep 17 00:00:00 2001 From: liujun Date: Tue, 14 Jan 2025 18:07:56 +0800 Subject: [PATCH] =?UTF-8?q?2=E3=80=816=E3=80=817=E5=85=AC=E5=8F=B8?= =?UTF-8?q?=E4=BA=BA=E5=91=98=E5=AE=9A=E4=BD=8D=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/map/dialog/index.vue | 18 ++++++++++++++++-- src/views/map/index.vue | 18 ++++++++++++------ 2 files changed, 28 insertions(+), 8 deletions(-) diff --git a/src/views/map/dialog/index.vue b/src/views/map/dialog/index.vue index 18d58fc..a154ab1 100644 --- a/src/views/map/dialog/index.vue +++ b/src/views/map/dialog/index.vue @@ -57,8 +57,22 @@ - - + + diff --git a/src/views/map/index.vue b/src/views/map/index.vue index 7115566..171e0d3 100644 --- a/src/views/map/index.vue +++ b/src/views/map/index.vue @@ -1888,15 +1888,21 @@ export default { if (this.gangkouActive === '00003' && this.CORP_INFO_ID === '035958e685cf4850bc40151c5e0617a6' && urlType === 'peoplePosition') { !this.connecting ? this.createConnection(this.CORP_INFO_ID) : this.doSubscribe() - } else if (this.gangkouActive === '00003' && this.CORP_INFO_ID === '21590a00ea5e462e9ee44dd332dddc26' && - urlType === 'peoplePosition') { - // websocket实时获取人员定位 - console.info('Assssssss') + } else if (this.gangkouActive === '00003' && this.CORP_INFO_ID === '21590a00ea5e462e9ee44dd332dddc26' && urlType === 'peoplePosition') { + //秦港股份九公司 this.initRYDWWebsocket('21590a00ea5e462e9ee44dd332dddc26') } else if (this.gangkouActive === '00003' && this.CORP_INFO_ID === '033549ed3bd648e49c8a65eb4993ec2f' && urlType === 'peoplePosition') { - // websocket实时获取人员定位 - console.info('Assssssss') + // 秦港股份杂货公司 this.initRYDWWebsocket('033549ed3bd648e49c8a65eb4993ec2f') + } else if (this.gangkouActive === '00003' && this.CORP_INFO_ID === '17973964c87346e7a4a737cf252557d9' && urlType === 'peoplePosition') { + // 秦港股份二公司 + this.initRYDWWebsocket('17973964c87346e7a4a737cf252557d9') + } else if (this.gangkouActive === '00003' && this.CORP_INFO_ID === '97b87eba9f9c49a0a917c1f412016fb1' && urlType === 'peoplePosition') { + // 秦港股份六公司 + this.initRYDWWebsocket('97b87eba9f9c49a0a917c1f412016fb1') + } else if (this.gangkouActive === '00003' && this.CORP_INFO_ID === '286dcae730aa43ba82c97a676f9d8ee2' && urlType === 'peoplePosition') { + // 秦港股份七公司 + this.initRYDWWebsocket('286dcae730aa43ba82c97a676f9d8ee2') } else { requestFN( pointUrl,