From b5a017cc0f863a3de50605f285a0997b2bdcb4ee Mon Sep 17 00:00:00 2001 From: lyswhut Date: Sat, 18 May 2024 18:57:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/screens/Home/Views/Mylist/MusicList/index.tsx | 4 ++-- src/types/app_setting.d.ts | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/screens/Home/Views/Mylist/MusicList/index.tsx b/src/screens/Home/Views/Mylist/MusicList/index.tsx index 1be8664..3afa505 100644 --- a/src/screens/Home/Views/Mylist/MusicList/index.tsx +++ b/src/screens/Home/Views/Mylist/MusicList/index.tsx @@ -145,8 +145,8 @@ export default () => { onScrollToInfo={handleScrollToInfo} /> - { hancelExitSelect() }} /> - { hancelExitSelect() }} /> + + { handleUpdateMusicPosition(postion, info.listId, info.musicInfo, info.selectedList, hancelExitSelect) }} />