Browse Source

fix: 延迟检测bug修复

TIANYONG 1 year ago
parent
commit
afcbad2846
1 changed files with 1 additions and 0 deletions
  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