-
-
-
![]()
-
-
{{item.name}}
+
+
+
+
+
+ 总平面图
+
+
+
+
+
+
![]()
+
+
{{item.name}}
+
+
+
+
+
+
+
+
+
+
+
+ {{item.name}}
+
+
+
+
+
+
+
+
{{i.name}}
-
-
+
+
+
+
-
-
-
-
-
-
- {{item.name}}
-
-
-
-
-
-
-
![]()
-
-
{{i.name}}
-
-
-
-
-
-
-
-
+
+
\ No newline at end of file
diff --git a/src/app/plan-audit/plan-list/plan-list.component.ts b/src/app/plan-audit/plan-list/plan-list.component.ts
index 0c76f51..e000056 100644
--- a/src/app/plan-audit/plan-list/plan-list.component.ts
+++ b/src/app/plan-audit/plan-list/plan-list.component.ts
@@ -35,6 +35,7 @@ export class PlanListComponent implements OnInit {
})
})
this.allBuildings = data
+ console.log('所有的建筑物',this.allBuildings)
})
}
//获取总平面图
@@ -44,6 +45,7 @@ export class PlanListComponent implements OnInit {
this.http.get('/api/SitePlans',{params:params}).subscribe(data=>{
this.sitePlanItems = data
})
+ console.log('总平面图',this.sitePlanItems)
}
//打开采集工具
openPlan(item,index){
diff --git a/src/app/plan-audit/plan-record/plan-record.component.html b/src/app/plan-audit/plan-record/plan-record.component.html
index 3e17754..20e1890 100644
--- a/src/app/plan-audit/plan-record/plan-record.component.html
+++ b/src/app/plan-audit/plan-record/plan-record.component.html
@@ -159,7 +159,7 @@
-
+