Skip to content

Commit

Permalink
maybe fix: /dashboard/index 에서의 그래프가 로딩되지 않는 현상 땜빵
Browse files Browse the repository at this point in the history
  • Loading branch information
lavi27 committed Jan 20, 2024
1 parent 01c8e93 commit d3b2637
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/dashboard/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ onMounted(async () => {
checkPush(Number(route.query.id))
}, 5000)
wait(200)
resizeAlerts()
loadingSuccess()
} catch (e) {}
Expand Down

0 comments on commit d3b2637

Please sign in to comment.