fix: 81831 年度制修订计划(标准化发起)(主起草单位主管级领导审批下发) 驳回有问题

This commit is contained in:
2024-02-20 10:22:09 +08:00
parent 60df920ac1
commit c1adbfc9f4
@@ -305,7 +305,7 @@ public class ProcessEsAnnualInitServiceImpl extends ServiceImpl<ProcessEsAnnualI
AnnualInitDataVO handleData = this.getHandleData(taskId);
List<ProcessEsAnnualInit> dbDataList = handleData.getDataList();
String curUserId = UserUtils.getUserId();
String contactUser = (String) runtimeService.getVariableLocal(executionId, "contactUser");
String contactUser = (String) runtimeService.getVariable(executionId, "contactUser");
switch (taskName) {
case STANDARD_ENGINEER_INIT: