From 4d845543b81aac9cf56b7ef53e47fa813f1d4fe9 Mon Sep 17 00:00:00 2001 From: lancer <1905818361@qq.com> Date: Mon, 22 Nov 2021 16:03:36 +0800 Subject: [PATCH] init --- src/views/Statistics/dataScreeAge.vue | 1 + src/views/Statistics/houseDataSys.vue | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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 @@ -
+