Ver Fonte

日常开发

林旭祥 há 7 meses atrás
pai
commit
f9854d60af
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/train/multiple.vue

+ 1 - 1
src/views/train/multiple.vue

@@ -578,7 +578,7 @@ const initHand = () => {
         getStopFace();
       }
       //开始测试
-      if (examState.value == 43) {
+      if (needStart.value && examState.value == 43) {
         getReady()
       }
       //确认退出