cmt港数据
parent
461b1d6319
commit
520bd345e8
|
@ -347,7 +347,7 @@ export default {
|
|||
'x': 118.43701,
|
||||
'y': 38.9866
|
||||
},
|
||||
CORP_INFO_ID: 'c077f4ed66844ed4a191a36fa1fc641c'
|
||||
CORP_INFO_ID: '6aa255d41602497fa0f934a822820df4'
|
||||
}
|
||||
],
|
||||
branchPoint: [],
|
||||
|
@ -1368,7 +1368,7 @@ export default {
|
|||
this.dialog.infoname = infoname
|
||||
return
|
||||
}
|
||||
if (this.gangkouActive === '00005') {
|
||||
if (this.gangkouActive === '00005' && point_id.substring(0, 1) !== '1') {
|
||||
// if (this.gangkouActive === '00004' && point_type.indexOf('标记点') !== -1 && point_id.substring(0, 1) === '0' || point_id.substring(0, 1) === '5') {
|
||||
const { label, point_type, data_id, infoname,name, code } = pick.id._monitoItems.data
|
||||
this.dialog.visible = true
|
||||
|
|
Loading…
Reference in New Issue