From 2de215bd1f54b94871b124f007ff42a6c9dff777 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Wed, 30 Jul 2025 14:09:19 +0800 Subject: [PATCH] =?UTF-8?q?story#6932,=E6=88=91=E7=9A=84=E5=8F=91=E5=B8=83?= =?UTF-8?q?=EF=BC=8C=E4=B8=8B=E6=9E=B6=E6=8C=89=E9=92=AE=E6=B8=85=E6=A5=9A?= =?UTF-8?q?radio=E7=9A=84=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/mineRelease.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/secondHandCar/mineRelease.vue b/src/views/secondHandCar/mineRelease.vue index b5916380..41a3ef25 100644 --- a/src/views/secondHandCar/mineRelease.vue +++ b/src/views/secondHandCar/mineRelease.vue @@ -163,6 +163,7 @@ export default { } if(this.xiajiaInfo?.type==1 && this.radio==1){ this.poupShow=false + this.radio = '' this.$router.push({ name: "sellingInfo", query: {id:this.xiajiaInfo.id,type:'revise'}}) }else{ await usedCarRemove({ @@ -209,6 +210,7 @@ export default { }, xiajiaHandle(item){//下架 this.poupShow=true + this.radio = '' this.xiajiaInfo=item }, isToday(time) {