커뮤니티 정산 - 게시물 1개 가격 표시

This commit is contained in:
Yu Sung
2024-05-30 12:58:32 +09:00
parent e2efeab20d
commit 00616f917b

View File

@@ -138,6 +138,12 @@ export default {
align: 'center',
width: "300px"
},
{
text: '판매금액(캔)',
align: 'center',
sortable: false,
value: 'can',
},
{
text: '구매유저수',
align: 'center',