更新通证权益相关页面

This commit is contained in:
zhangmanman
2021-09-23 17:38:46 +08:00
parent 0d77682f00
commit db42cc974c
21 changed files with 17666 additions and 57851 deletions

View File

@@ -237,7 +237,7 @@
onRightBtn(e){
switch(e.index){
case 0:
this.$Router.push({name: 'Search'})
this.$Router.push({name: 'Search', params: {type: this.tabIndex}})
break
}
},