瀏覽代碼

日常开发

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