二手车交易,监听筛选框的值,重新获取列表

This commit is contained in:
2025-03-13 09:49:04 +08:00
parent 7d42853f39
commit e01e7c44c1

View File

@ -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{