瀏覽代碼

审批通过弹窗审批意见,默认”已同意“

jbb 2 年之前
父節點
當前提交
480ecdb946
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/activiti/operation/todoManageOperation.vue

+ 1 - 0
src/views/activiti/operation/todoManageOperation.vue

@@ -193,6 +193,7 @@ export default {
       // }
 
       this.modalTaskTitle = '审批通过'
+      this.form.comment = '已同意'
       this.form.id = v.id
       this.form.procInstId = v.procInstId
       this.form.priority = v.priority