mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-27 18:37:22 +08:00
✨ feat: 登录问题修复
This commit is contained in:
@@ -48,6 +48,7 @@ watch(
|
||||
() => route.query,
|
||||
async (newParams) => {
|
||||
if (newParams.type) {
|
||||
recommendList.value = null;
|
||||
loadList(newParams.type as string);
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user