소스 검색

fix: 延迟检测bug修复

TIANYONG 1 년 전
부모
커밋
afcbad2846
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/subpages/colexiu/buttons/evaluating.tsx

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

@@ -249,6 +249,7 @@ let startTuneTimer: any = null
 		const handleStopCheckDelay = () => {
 			runtime.delayCheckFirst = true
 			delayData.open = false
+      startButtonShow.value = true
       setTimeout(() => {
         delayData.checkStatus = 'init'
         delayData.step = 1