Compare commits
2 Commits
3088f957e2
...
f64f1f0fb7
| Author | SHA1 | Date | |
|---|---|---|---|
| f64f1f0fb7 | |||
|
|
77756d1a9a |
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user