二手车交易,我的发布记录tab切
This commit is contained in:
@ -203,6 +203,7 @@ export default {
|
|||||||
},
|
},
|
||||||
async tabClickHandle(i) {
|
async tabClickHandle(i) {
|
||||||
this.activeTab = i.value
|
this.activeTab = i.value
|
||||||
|
sessionStorage.setItem('mineActiveTab',String(this.activeTab) )
|
||||||
this.pageNum = 1
|
this.pageNum = 1
|
||||||
this.pageList = [];
|
this.pageList = [];
|
||||||
this.total=0
|
this.total=0
|
||||||
|
Reference in New Issue
Block a user