BUG 30886
This commit is contained in:
@@ -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: [],
|
||||
|
||||
Reference in New Issue
Block a user