From e01e7c44c16af967e35d84da15dfbd3348f2dbcb Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Thu, 13 Mar 2025 09:49:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E6=89=8B=E8=BD=A6=E4=BA=A4=E6=98=93?= =?UTF-8?q?=EF=BC=8C=E7=9B=91=E5=90=AC=E7=AD=9B=E9=80=89=E6=A1=86=E7=9A=84?= =?UTF-8?q?=E5=80=BC=EF=BC=8C=E9=87=8D=E6=96=B0=E8=8E=B7=E5=8F=96=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/indexList.vue | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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{