diff --git a/src/views/secondHandCar/indexList.vue b/src/views/secondHandCar/indexList.vue index 03c2b78d..103a8b54 100644 --- a/src/views/secondHandCar/indexList.vue +++ b/src/views/secondHandCar/indexList.vue @@ -126,6 +126,22 @@ export default { this.setSearchVal(); this.getList() }, + licenseType(){ + this.setSearchVal(); + this.getList() + }, + vehicleType(){ + this.setSearchVal(); + this.getList() + }, + emissionStandard(){ + this.setSearchVal(); + this.getList() + }, + boardType(){ + this.setSearchVal(); + this.getList() + }, }, data(){ return{