From 1ed6e5f04ac7fd8e5af55fc87adcb35470fd3bdf Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Mon, 1 Apr 2024 15:09:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=84=E7=BB=87=E8=B0=83?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E6=A6=82=E8=A7=88=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/resiAndHouse/resiAndHouse.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/resiAndHouse/resiAndHouse.js b/pages/resiAndHouse/resiAndHouse.js index 9406349..c78374b 100644 --- a/pages/resiAndHouse/resiAndHouse.js +++ b/pages/resiAndHouse/resiAndHouse.js @@ -152,6 +152,7 @@ Page({ pageNo:1, tableData:[] }) + this.getAllOrgCategoryCount() this.getTableData() }, handelClickToOcr() { @@ -202,6 +203,7 @@ Page({ cascaderName:e.detail.selectedOptions.map(item=>item.agencyName).join(','), tableData:[] }) + this.getAllOrgCategoryCount() this.getTableData() }, onClose() {