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,