Merge pull request '일자별 콘텐츠 후원 페이지 - 유/무료 구분 추가' (#8) from test into main
Reviewed-on: #8
This commit is contained in:
commit
f64f1f0fb7
|
@ -134,6 +134,12 @@ export default {
|
|||
align: 'center',
|
||||
width: "300px"
|
||||
},
|
||||
{
|
||||
text: '구분',
|
||||
sortable: false,
|
||||
value: 'paidOrFree',
|
||||
align: 'center'
|
||||
},
|
||||
{
|
||||
text: '후원수',
|
||||
align: 'center',
|
||||
|
|
Loading…
Reference in New Issue