일자별 콘텐츠 후원 페이지 - 유/무료 구분 추가 #13

Merged
klaus merged 1 commits from test into main 2023-11-14 13:19:50 +00:00
1 changed files with 6 additions and 0 deletions

View File

@ -149,6 +149,12 @@ export default {
label: '콘텐츠 제목',
field: 'title',
},
{
text: '구분',
sortable: false,
value: 'paidOrFree',
align: 'center'
},
{
label: '후원금액(캔)',
field: 'donation',