This commit is contained in:
shijingjing
2022-06-13 18:22:04 +08:00
parent dd8ba7e3ce
commit 1b07cef1d5

View File

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