Compare commits
No commits in common. "f8346ed5efa9da1b41d3d0354f33095c0b538224" and "9656b9a9d17c3ad178d004a25e4fc46982a41f6d" have entirely different histories.
f8346ed5ef
...
9656b9a9d1
|
@ -149,12 +149,6 @@ 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