Explorar el Código

跟练模式记录时长

skyblued hace 2 años
padre
commit
73ec1a248d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,