fix: 81831 年度制修订计划(标准化发起)(主起草单位主管级领导审批下发) 驳回有问题
This commit is contained in:
+1
-1
@@ -305,7 +305,7 @@ public class ProcessEsAnnualInitServiceImpl extends ServiceImpl<ProcessEsAnnualI
|
|||||||
AnnualInitDataVO handleData = this.getHandleData(taskId);
|
AnnualInitDataVO handleData = this.getHandleData(taskId);
|
||||||
List<ProcessEsAnnualInit> dbDataList = handleData.getDataList();
|
List<ProcessEsAnnualInit> dbDataList = handleData.getDataList();
|
||||||
String curUserId = UserUtils.getUserId();
|
String curUserId = UserUtils.getUserId();
|
||||||
String contactUser = (String) runtimeService.getVariableLocal(executionId, "contactUser");
|
String contactUser = (String) runtimeService.getVariable(executionId, "contactUser");
|
||||||
switch (taskName) {
|
switch (taskName) {
|
||||||
case STANDARD_ENGINEER_INIT:
|
case STANDARD_ENGINEER_INIT:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user