二手车交易,我的发布记录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 {
this.boardType = Number(sessionStorage.getItem('boardType')) || '';
},
goMine(){//我的发布
this.$router.push({ name: "mineRelease",query:{activeTab : 1}})
this.$router.push({ name: "mineRelease"})
sessionStorage.setItem('mineActiveTab',String(1) )
},
viewCarSource(item){
if(this.activeTab===0){//车源查看