@@ -650,6 +650,9 @@ const initHand = () => {
}
//左滑动
if (e?.data?.result == "next_item") {
+ if(examState.value == 43 && time.value.ready){
+ return false;
+ }
if (examState.value == 43 || examState.value == 42) {
getAllRetestFace();
@@ -753,6 +753,9 @@ const initHand = () => {
if (needStart.value == false) {
//自动流程项目重新识别直接返回3