Prechádzať zdrojové kódy

修改放行单审批

695593266@qq.com 6 mesiacov pred
rodič
commit
0f15fa8a6b

+ 2 - 1
src/views/bpm/handleTask/components/mesWorkOrderChecklist/submit.vue

@@ -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', {