lzhe
2025-08-12 b1bc97edafe1367503a57be94e38070525474593
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;