二手车交易,下架原因清空
This commit is contained in:
@ -161,6 +161,7 @@ export default {
|
||||
downReason:this.radio==1 ? (this.xiajiaInfo?.type==1 ? '已售出' : '已买到') : (this.xiajiaInfo?.type==1 ? '不卖了' : '不买了')
|
||||
})
|
||||
this.poupShow=false
|
||||
this.radio = ''
|
||||
await this.getList()
|
||||
},
|
||||
reviseHandle(item){//修改
|
||||
|
Reference in New Issue
Block a user