@@ -483,7 +483,7 @@ export default {
// }).catch(req => {
// this.$message.success('通过失败')
// })
- that.audit(this.modification[0],0,false)
+ that.audit(this.modification[0],0,true)
})
}
},