提交 68a8635f 编写于 作者: zhuangtongfa's avatar zhuangtongfa

fix error

上级 79e837ce
......@@ -16,4 +16,4 @@ const getPlaylists = (id, callback) => {
}
})
}
export { Playlists }
export { getPlaylists }
......@@ -29,5 +29,5 @@ api.getAlbums('32311', data => {
api.getPlaylists('311785002', data => {
console.log("####################Playlists####################")
console.log(data)
console.log(data)
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册