Explorar o código

审核任务优化

zhuliu %!s(int64=2) %!d(string=hai) anos
pai
achega
953a09104f
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      RMS-FrontEnd/src/views/task/MyHandle.vue

+ 1 - 2
RMS-FrontEnd/src/views/task/MyHandle.vue

@@ -469,9 +469,8 @@
 			status:1,
 			status:1,
 			// remark:this.remark,
 			// remark:this.remark,
 			result: this.btn.value,
 			result: this.btn.value,
-			reportStatus:this.btn.value
+			reportStatus:![4,5].includes(this.form.type)?this.btn.value:2
       }
       }
-    //console.log(a);
       this.$api.AuditTask(a).then(response => {
       this.$api.AuditTask(a).then(response => {
       //console.log(response);
       //console.log(response);
 			if(response.code == 200){
 			if(response.code == 200){