mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-03 06:52:09 +08:00
fix bug
This commit is contained in:
parent
509ee81230
commit
6c12a4e5a8
@ -86,7 +86,6 @@ export default forwardRef<MusicDownloadModalType, MusicDownloadModalProps>(({ on
|
||||
return;
|
||||
}
|
||||
getOtherSource(selectedInfo.current?.musicInfo, true).then(res => {
|
||||
console.log(res);
|
||||
if (res.length == 0) {
|
||||
setPlayQualityList(Object.values(qualityMap));
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user