|
|
@ -1082,7 +1082,6 @@ export class CollectionToolsComponent implements OnInit { |
|
|
|
|
|
|
|
|
|
|
|
//打开消防设施考题设定
|
|
|
|
//打开消防设施考题设定
|
|
|
|
openFireExamination () { |
|
|
|
openFireExamination () { |
|
|
|
console.log(1,this.beforeOneCheckedBuilding) |
|
|
|
|
|
|
|
let treeData = JSON.parse( JSON.stringify(this.dataSource.data) ) |
|
|
|
let treeData = JSON.parse( JSON.stringify(this.dataSource.data) ) |
|
|
|
let buildFloorData = { |
|
|
|
let buildFloorData = { |
|
|
|
buildingData:this.beforeOneCheckedBuilding, |
|
|
|
buildingData:this.beforeOneCheckedBuilding, |
|
|
|