|
@@ -957,7 +957,7 @@ export default {
|
|
})
|
|
})
|
|
.toPromise()
|
|
.toPromise()
|
|
.then((response) => {
|
|
.then((response) => {
|
|
- this.audit(this.modification[index + 1], index + 1, status)
|
|
|
|
|
|
+ this.audit(this.modification[index + 1], index + 1, status,status2,reason)
|
|
})
|
|
})
|
|
.catch((req) => {
|
|
.catch((req) => {
|
|
this.$message.warning(req.message)
|
|
this.$message.warning(req.message)
|