Compare commits

..

2 Commits

Author SHA1 Message Date
klaus 7a85ac41cc Merge pull request '관리자 - 캔 충전현황' (#30) from test into main
Reviewed-on: #30
2024-04-01 11:34:15 +00:00
Yu Sung 00e5c5e7f9 관리자 - 캔 충전현황
- 응답값에 화폐 locale 추가
2024-04-01 20:31:48 +09:00
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ export default {
text: '화폐단위', text: '화폐단위',
align: 'center', align: 'center',
sortable: false, sortable: false,
value: 'unit', value: 'locale',
}, },
{ {
text: '날짜', text: '날짜',