Selaa lähdekoodia

跟练模式记录时长

skyblued 2 vuotta sitten
vanhempi
commit
73ec1a248d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: {
         musicSheetId: id,
         sysMusicScoreId: id,
-        feature: search.search || 'PRACTICE',
+        feature: search.feature,
         playTime: time,
         deviceType: getPlatform(),
         behaviorId,