feat: bug #56522 【WELINK】标准征求意见 会签节点 应该显示 标准号 标准名称-征求意见 现在会签节点显示责任人会签
This commit is contained in:
@@ -36,7 +36,7 @@ public class Step6After implements TaskListener {
|
|||||||
delegateTask.setVariable("objectJson",object);
|
delegateTask.setVariable("objectJson",object);
|
||||||
|
|
||||||
List<String> nextUserList = new ArrayList();
|
List<String> nextUserList = new ArrayList();
|
||||||
String prcName = delegateTask.getVariable("cid")+"-标准征求意见流程-责任人会签";;
|
String prcName =delegateTask.getVariable("cid")+"-征求意见";
|
||||||
|
|
||||||
//整备数据
|
//整备数据
|
||||||
nextUserList.addAll(delegateTask.getVariable("Step6",List.class));
|
nextUserList.addAll(delegateTask.getVariable("Step6",List.class));
|
||||||
|
|||||||
Reference in New Issue
Block a user