Jelajahi Sumber

feat:排行榜

st 2 bulan lalu
induk
melakukan
2eef556e8b
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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>