|
|
@ -276,7 +276,6 @@ export default { |
|
|
...this.dataForm, |
|
|
...this.dataForm, |
|
|
...res.data |
|
|
...res.data |
|
|
} |
|
|
} |
|
|
this.dataForm.status = '5'; |
|
|
|
|
|
// if (res.data.status != '5' && res.data.status != '6') { |
|
|
// if (res.data.status != '5' && res.data.status != '6') { |
|
|
// this.dataForm.status = '5'; |
|
|
// this.dataForm.status = '5'; |
|
|
// this.dataForm.failureReason = ''; |
|
|
// this.dataForm.failureReason = ''; |
|
|
|