一公司人员定位功能接口对接功能
parent
e3a8194c7c
commit
06c706db1a
|
@ -2047,9 +2047,6 @@ export default {
|
|||
}
|
||||
// 人员定位关闭实时获取定位websocket 并关闭人员对比定时器(曹妃甸使用)
|
||||
if (this.gangkouActive === '00004' && urlType === 'peoplePosition') {
|
||||
// if (this.fwebsocket) {
|
||||
// this.fwebsocket.close()
|
||||
// }
|
||||
if (this.timer) {
|
||||
clearInterval(this.timer)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue