修复kg源无法收藏在线歌单

This commit is contained in:
Folltoshe 2023-04-02 13:51:56 +08:00
parent 1a1bd94d94
commit db0af38e07

View File

@ -575,7 +575,7 @@ export default {
list: listData,
page: 1,
limit: 100,
total: listData.total,
total: listInfo.total,
source: 'kg',
info: {
name: listInfo.name,