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: [ {