Quellcode durchsuchen

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

jbb vor 2 Jahren
Ursprung
Commit
480ecdb946
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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