소스 검색

日常开发

linxuxiang 5 달 전
부모
커밋
374d388dcf
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/views/train/multiple.vue
  2. 3 0
      src/views/train/test.vue

+ 3 - 0
src/views/train/multiple.vue

@@ -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();
       }

+ 3 - 0
src/views/train/test.vue

@@ -753,6 +753,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) {
         if (needStart.value == false) {
           //自动流程项目重新识别直接返回3