whj 1 년 전
부모
커밋
f33ebabdf0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/fill/task/FillGatherTask.vue

+ 1 - 1
src/views/fill/task/FillGatherTask.vue

@@ -482,7 +482,7 @@ export default {
         case 1:
           this.queryParam.status = 2
           break
-        case 3:
+        case 2:
           this.queryParam.status = 7
           break
       }