Jelajahi Sumber

跟练模式记录时长

skyblued 2 tahun lalu
induk
melakukan
73ec1a248d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/subpages/colexiu/popups/follow/index.tsx

+ 1 - 1
src/subpages/colexiu/popups/follow/index.tsx

@@ -62,7 +62,7 @@ async function updatePlayTime(time: number){
       data: {
       data: {
         musicSheetId: id,
         musicSheetId: id,
         sysMusicScoreId: id,
         sysMusicScoreId: id,
-        feature: search.search || 'PRACTICE',
+        feature: search.feature,
         playTime: time,
         playTime: time,
         deviceType: getPlatform(),
         deviceType: getPlatform(),
         behaviorId,
         behaviorId,