@@ -116,7 +116,8 @@
API({
id: this.taskId,
reason: this.form.reason,
- variables
+ variables,
+ approvalResultMsg: this.form.reason
}).then((res) => {
if (res.data.code != '-1') {
this.$emit('handleAudit', {