Kaynağa Gözat

feat:排行榜

st 2 ay önce
ebeveyn
işleme
2eef556e8b
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/pages/trophy/index.vue

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

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