浏览代码

跟练模式记录时长

skyblued 2 年之前
父节点
当前提交
73ec1a248d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,