由底层到上层,层层审批流的各部门审批人不能实现
我需要实现的是由申请人填表,到车间科室——部门——总经理的一个层层顺序审批流程,科室、部门设置职位分别是主任、部长,主任、部长的组织是由return this.org.getUnitByIdentity(this.workContext.getWork().creatorIdentityDn,2).distinguishedName;来实现,现在问题是主任、部长都不出现,实际审批人还是填表申请人,填表人一个人审批了主任、部长两个环节,请问应该怎样设置?https://www.o2oa.net:443/x_file_assemble_control/jaxrs/file/fbb3fbad-eb98-4513-b5a6-de764227bef2/download/stream
https://www.o2oa.net:443/x_file_assemble_control/jaxrs/file/e929880c-a7ad-46e1-8cd5-cad5dc2f9a82/download/stream
https://www.o2oa.net:443/x_file_assemble_control/jaxrs/file/df94b3b2-f760-4b2e-8302-da205c2ed05b/download/stream 您好:由于历史的原因,前后端是不一样的。
后端请使用:return this.org.getUnitByIdentity(this.workContext.getWork().creatorIdentity,2).distinguishedName; 多谢指点:handshake Dffiltri 发表于 2021-10-28 08:27
多谢指点
;P
页:
[1]