yusheng hace 11 meses
padre
commit
225f01fa62
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/produce/index.vue

+ 1 - 1
src/views/produce/index.vue

@@ -556,7 +556,7 @@ import TaskDialog from '@/views/produce/components/taskDialog/index.vue';
             data: this.workData
           };
 
-          if (this.taskObj.id == '1916800744740663298') {
+          if (this.taskObj.type == 2 || this.taskObj.type == 3 ||this.taskObj.type == 6) {
             // this.$refs.jobRefs.open(req);
             this.getCodeData(req);
           }