|
|
@ -83,7 +83,6 @@ export class LeftDomainComponent implements OnInit { |
|
|
|
item.getType() === "JY_YQHSGX" ? list.push(item) : null |
|
|
|
item.getType() === "JY_YQHSGX" ? list.push(item) : null |
|
|
|
} |
|
|
|
} |
|
|
|
}) |
|
|
|
}) |
|
|
|
console.log("所有设备", list); |
|
|
|
|
|
|
|
this.FacilityList = list |
|
|
|
this.FacilityList = list |
|
|
|
this.selectFacilityId = null |
|
|
|
this.selectFacilityId = null |
|
|
|
if (this.beforeFence === 3) { //消防设施
|
|
|
|
if (this.beforeFence === 3) { //消防设施
|
|
|
|