커뮤니티 정산 - 게시물 1개 판매가격 추가

This commit is contained in:
Yu Sung 2024-05-30 13:09:38 +09:00
parent 387c1c2abd
commit a7a7d24052
1 changed files with 6 additions and 0 deletions

View File

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