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