test #22
|
@ -132,6 +132,12 @@ export default {
|
|||
align: 'center',
|
||||
width: "300px"
|
||||
},
|
||||
{
|
||||
text: '판매금액(캔)',
|
||||
align: 'center',
|
||||
sortable: false,
|
||||
value: 'can',
|
||||
},
|
||||
{
|
||||
text: '구매유저수',
|
||||
align: 'center',
|
||||
|
|
Loading…
Reference in New Issue