커뮤니티 정산 - 게시물 1개 가격 표시
This commit is contained in:
parent
e2efeab20d
commit
00616f917b
|
@ -138,6 +138,12 @@ export default {
|
|||
align: 'center',
|
||||
width: "300px"
|
||||
},
|
||||
{
|
||||
text: '판매금액(캔)',
|
||||
align: 'center',
|
||||
sortable: false,
|
||||
value: 'can',
|
||||
},
|
||||
{
|
||||
text: '구매유저수',
|
||||
align: 'center',
|
||||
|
|
Loading…
Reference in New Issue