BUG 30886

This commit is contained in:
aixianling
2022-08-17 11:38:23 +08:00
parent 69b9001a99
commit 0e250bbaba

View File

@@ -108,7 +108,7 @@ export default {
},
data() {
return {
search: {status: '', houseType: '', objectType: '', riskType: '', birthStart: '', birthEnd: '', sex: ''},
search: {status: '', houseType: '', objectType: '', riskType: '', birthStart: '', birthEnd: '', sex: '',isHousehold:1},
page: {current: 1, size: 10, total: 0},
tableData: [],
ids: [],