Explorar el Código

fix: 评测调用api:setCaptureMode

TIANYONG hace 1 año
padre
commit
76d22fbfb6
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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())