test #35

Merged
klaus merged 3 commits from test into main 2024-06-03 22:24:24 +00:00
1 changed files with 6 additions and 0 deletions
Showing only changes of commit 00616f917b - Show all commits

View File

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