feat(custom):
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-20 16:08:04 +08:00
parent df796d6a1d
commit 10ed1bb6d6

View File

@@ -39,6 +39,10 @@
label: '积分', label: '积分',
value: 2, value: 2,
}, },
{
label: '小猪积分',
value: 3,
},
]" ]"
:key="song.value" :key="song.value"
:value="song.value" :value="song.value"