BUG 30889

This commit is contained in:
aixianling
2022-08-17 14:48:56 +08:00
parent e3937d2ed6
commit 7500bf286e

View File

@@ -108,7 +108,7 @@ export default {
}, },
data() { data() {
return { 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}, page: {current: 1, size: 10, total: 0},
tableData: [], tableData: [],
ids: [], ids: [],