|
@@ -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){
|