diff --git a/src/views/Statistics/dataScreeAge.vue b/src/views/Statistics/dataScreeAge.vue index 04dbf15..a77c88c 100644 --- a/src/views/Statistics/dataScreeAge.vue +++ b/src/views/Statistics/dataScreeAge.vue @@ -365,6 +365,7 @@ export default { this.$api.api .findMyOrg({ orgType: localStorage.getItem("orgType"), + agentId: localStorage.getItem('agentId'), }) .then((res) => { this.houseList = res.data; diff --git a/src/views/Statistics/houseDataSys.vue b/src/views/Statistics/houseDataSys.vue index 13eb317..8fcb4c2 100644 --- a/src/views/Statistics/houseDataSys.vue +++ b/src/views/Statistics/houseDataSys.vue @@ -163,7 +163,7 @@ -
+