林旭祥 il y a 7 mois
Parent
commit
f9854d60af
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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()
       }
       //确认退出