Browse Source

fix: 评测调用api:setCaptureMode

TIANYONG 1 năm trước cách đây
mục cha
commit
76d22fbfb6
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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())