mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-18 11:37:31 +08:00
✨ feat: 修改搜索列表
This commit is contained in:
@@ -35,6 +35,8 @@ const loadPage = async () => {
|
||||
recordList.value = recordData.allData
|
||||
}
|
||||
|
||||
loadPage()
|
||||
|
||||
watch(() => router.currentRoute.value, (to) => {
|
||||
if (to.path === "/user") {
|
||||
loadPage()
|
||||
|
||||
Reference in New Issue
Block a user