Compare commits

..

2 Commits

View File

@@ -134,6 +134,12 @@ export default {
align: 'center', align: 'center',
width: "300px" width: "300px"
}, },
{
text: '구분',
sortable: false,
value: 'paidOrFree',
align: 'center'
},
{ {
text: '후원수', text: '후원수',
align: 'center', align: 'center',