From 654fc44f48d1cfbebcfcb78d01f8305c229f7a11 Mon Sep 17 00:00:00 2001 From: sb Date: Tue, 7 Jul 2026 22:01:11 +0900 Subject: [PATCH] =?UTF-8?q?style(wallets):=20=ED=88=AC=EC=9E=90=EA=B3=84?= =?UTF-8?q?=EC=A2=8C=20=EB=AA=A9=EB=A1=9D=20=EA=B8=88=EC=95=A1=20=EC=95=9E?= =?UTF-8?q?=20'=ED=88=AC=EC=9E=90=EA=B8=88'=20=EB=9D=BC=EB=B2=A8=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- src/views/account/AccountWalletView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) }}