whj 11 months ago
parent
commit
f33ebabdf0
1 changed files with 1 additions and 1 deletions
  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
       }