西海岸需求开发 点位打开弹窗
This commit is contained in:
parent
5b8d002d5d
commit
d844e709db
|
@ -314,6 +314,9 @@ import { ElMessage } from 'element-plus'
|
|||
lng: item.location.x,
|
||||
}
|
||||
this.hiMapFun.mapFlyTo(latLng)
|
||||
if(this.addressType=='2'){
|
||||
mybus.emit('openOperationPopup', [item]);
|
||||
}
|
||||
},
|
||||
//框选
|
||||
areaSelectResource(){
|
||||
|
|
Loading…
Reference in New Issue