From e8bcb9b9b81029c82e61a9167c7acc3507bdb5c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E7=BB=A7=E7=BB=AD=E5=90=B9?= <17611323298@163.com> Date: Mon, 22 May 2023 15:01:08 +0800 Subject: [PATCH] =?UTF-8?q?bi=E5=A4=A7=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/bi/bi.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/page/bi/bi.vue b/src/page/bi/bi.vue index e3e8f6f..096c95b 100644 --- a/src/page/bi/bi.vue +++ b/src/page/bi/bi.vue @@ -1913,6 +1913,7 @@ export default { const params = { orgType: localStorage.getItem("orgType") || "", agentId: localStorage.getItem("agentId") || "", + houseId: localStorage.getItem('houseId') || "", current: this.current, size: this.size, };