移除日志输出

pull/590/head
lyswhut 2021-08-01 20:12:38 +08:00
parent 7d95eb34c7
commit 4f7e227392
1 changed files with 9 additions and 9 deletions

View File

@ -165,15 +165,15 @@ const getters = {
}
}
if (listPlayIndex > -1) prevPlayIndex = listPlayIndex
console.log({
listId,
playIndex,
playListId,
listPlayIndex,
isPlayList,
isTempPlay,
// musicInfo: state.playMusicInfo.musicInfo,
})
// console.log({
// listId,
// playIndex,
// playListId,
// listPlayIndex,
// isPlayList,
// isTempPlay,
// // musicInfo: state.playMusicInfo.musicInfo,
// })
return {
listId,
playIndex,