Parcourir la source

fix: 评测调用api:setCaptureMode

TIANYONG il y a 1 an
Parent
commit
76d22fbfb6
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/subpages/colexiu/buttons/evaluating.tsx

+ 2 - 0
src/subpages/colexiu/buttons/evaluating.tsx

@@ -407,6 +407,8 @@ const evaluatStart = () => {
       }
     )
     return
+  } else {
+    RuntimeUtils.setCaptureMode()
   }
   console.log('开始录音', new Date().getTime())