Compare commits
2 Commits
9656b9a9d1
...
f8346ed5ef
Author | SHA1 | Date |
---|---|---|
|
f8346ed5ef | |
![]() |
e65354789a |
|
@ -149,6 +149,12 @@ export default {
|
||||||
label: '콘텐츠 제목',
|
label: '콘텐츠 제목',
|
||||||
field: 'title',
|
field: 'title',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
text: '구분',
|
||||||
|
sortable: false,
|
||||||
|
value: 'paidOrFree',
|
||||||
|
align: 'center'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: '후원금액(캔)',
|
label: '후원금액(캔)',
|
||||||
field: 'donation',
|
field: 'donation',
|
||||||
|
|
Loading…
Reference in New Issue