Skip to content

Commit

Permalink
fix: update console
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaviilee committed Dec 30, 2024
1 parent afaa594 commit cf1c3ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/list/mini_ladder.vue
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ export default {
},
mounted() {
getBreadcrumb('bps-active-rank').then(res => {
console.log(res)
this.loadRank(res)
})
},
Expand Down

0 comments on commit cf1c3ae

Please sign in to comment.