src/views/flow/todolist.vue
@@ -465,6 +465,7 @@ this.reassignBox = true; if(val === 3) {//批量审批时 显示通过驳回 this.reassignOption.column[0].display = true; this.reassignOption.column[0].dicData[1].label = '不通过'; this.reassignForm.approve = 'Y'; this.reassignForm.newAssigneeId = ''; this.reassignOption.column[1].disabled = true;