From b1bc97edafe1367503a57be94e38070525474593 Mon Sep 17 00:00:00 2001
From: lzhe <181968431@qq.com>
Date: 星期二, 12 八月 2025 21:42:44 +0800
Subject: [PATCH] Merge branch 'master' of http://www.beijingsoft.cn:9090/r/mdmweb

---
 src/views/flow/todolist.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/flow/todolist.vue b/src/views/flow/todolist.vue
index a471705..3abf4ac 100644
--- a/src/views/flow/todolist.vue
+++ b/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;

--
Gitblit v1.9.3