소스 검색

修改放行单审批

695593266@qq.com 6 달 전
부모
커밋
0f15fa8a6b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/bpm/handleTask/components/mesWorkOrderChecklist/submit.vue

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