|
@@ -82,6 +82,7 @@ export default {
|
|
return
|
|
return
|
|
}
|
|
}
|
|
values.taskId = this.record.taskId
|
|
values.taskId = this.record.taskId
|
|
|
|
+ values.auditModelKey = this.record.remark
|
|
changeSbInfoScrapForAudit(values)
|
|
changeSbInfoScrapForAudit(values)
|
|
.then((res) => {
|
|
.then((res) => {
|
|
this.$message.info(res.data)
|
|
this.$message.info(res.data)
|