Browse Source

feat:排行榜

st 2 months ago
parent
commit
2eef556e8b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/pages/trophy/index.vue

+ 1 - 0
src/pages/trophy/index.vue

@@ -237,6 +237,7 @@ const teamInviteCompetitionRankingFn = async () => {
   }
   }
 }
 }
 onShow(async () => {
 onShow(async () => {
+  activeTab.value = 'one'
   await goldCoinCompetitionRankingFn()
   await goldCoinCompetitionRankingFn()
 })
 })
 </script>
 </script>