二手车交易,我的发布记录index优化

This commit is contained in:
2025-03-17 10:29:06 +08:00
parent 3cd7ff0318
commit aea127d12b
4 changed files with 7 additions and 4 deletions

View File

@ -254,7 +254,8 @@ export default {
},1000)
}else{
setTimeout(()=>{
this.$router.push({ name: "mineRelease",query:{activeTab : 1}})
this.$router.push({ name: "mineRelease"})
sessionStorage.setItem('mineActiveTab',String(1) )
},1000)
}
}else{