diff --git a/src/views/account/AccountWalletView.vue b/src/views/account/AccountWalletView.vue index 8ad6da9..7a3d7f3 100644 --- a/src/views/account/AccountWalletView.vue +++ b/src/views/account/AccountWalletView.vue @@ -317,7 +317,7 @@ onBeforeUnmount(destroySortables)
-
투자금 {{ won(w.investedAmount) }}
+
{{ won(w.investedAmount) }}
{{ won(w.balance) }}