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