From 7500bf286ef431b9de639c4134a38a70f64dcaaa Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 17 Aug 2022 14:48:56 +0800 Subject: [PATCH] BUG 30889 --- packages/work/AppHelpedResident/hrList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/work/AppHelpedResident/hrList.vue b/packages/work/AppHelpedResident/hrList.vue index 018b1a5b..21ed92e3 100644 --- a/packages/work/AppHelpedResident/hrList.vue +++ b/packages/work/AppHelpedResident/hrList.vue @@ -108,7 +108,7 @@ export default { }, data() { return { - search: {status: '', houseType: '', objectType: '', riskType: '', birthStart: '', birthEnd: '', sex: '',isHousehold:1}, + search: {status: '', houseType: '', objectType: '', riskType: '', birthStart: '', birthEnd: '', sex: '', isHousehold: 1}, page: {current: 1, size: 10, total: 0}, tableData: [], ids: [],