From a833f0b6b8e615515040507f8d2e59bc376e7cbf Mon Sep 17 00:00:00 2001 From: Yu Sung Date: Fri, 1 May 2026 14:27:41 +0900 Subject: [PATCH] =?UTF-8?q?feat(can):=20=EC=BA=94=20=EB=93=B1=EB=A1=9D=20?= =?UTF-8?q?=ED=99=94=EB=A9=B4=EC=97=90=20=EC=9D=BC=EB=B3=B8=20=EC=97=94(JP?= =?UTF-8?q?Y)=20=ED=99=94=ED=8F=90=20=EB=8B=A8=EC=9C=84=EB=A5=BC=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Can/CanManagement.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/Can/CanManagement.vue b/src/views/Can/CanManagement.vue index e8531fc..8746d0f 100644 --- a/src/views/Can/CanManagement.vue +++ b/src/views/Can/CanManagement.vue @@ -135,7 +135,8 @@ export default { currency: 'KRW', currencies: [ { text: 'KRW (한국 원)', value: 'KRW' }, - { text: 'USD (미국 달러)', value: 'USD' } + { text: 'USD (미국 달러)', value: 'USD' }, + { text: 'JPY (일본 엔)', value: 'JPY' } ], headers: [ {