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