일자별 콘텐츠 후원 페이지 - 유/무료 구분 추가
This commit is contained in:
@@ -149,6 +149,12 @@ export default {
|
||||
label: '콘텐츠 제목',
|
||||
field: 'title',
|
||||
},
|
||||
{
|
||||
text: '구분',
|
||||
sortable: false,
|
||||
value: 'paidOrFree',
|
||||
align: 'center'
|
||||
},
|
||||
{
|
||||
label: '후원금액(캔)',
|
||||
field: 'donation',
|
||||
|
Reference in New Issue
Block a user