Compare commits
No commits in common. "f059dda7eb3a92d12df444f5d6971b7afa5ba2b5" and "4cdcf1d0b61c40135fd2370b04c1d9a58755493d" have entirely different histories.
f059dda7eb
...
4cdcf1d0b6
|
@ -38,7 +38,7 @@
|
||||||
color="#9970ff"
|
color="#9970ff"
|
||||||
dark
|
dark
|
||||||
depressed
|
depressed
|
||||||
@click="getCalculateCommunityPost"
|
@click="getCalculateContentDonation"
|
||||||
>
|
>
|
||||||
조회
|
조회
|
||||||
</v-btn>
|
</v-btn>
|
||||||
|
@ -132,12 +132,6 @@ export default {
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: "300px"
|
width: "300px"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
text: '판매금액(캔)',
|
|
||||||
align: 'center',
|
|
||||||
sortable: false,
|
|
||||||
value: 'can',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: '구매유저수',
|
text: '구매유저수',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
|
|
Loading…
Reference in New Issue