jackforlic 发表于 2022-12-14 16:55:38

e

流程表单设计中


    发起人是人员组织框,默认值通过脚本return this.workContext.getWork().creatorPerson;可正常获得


    发起人部门也是人员组织框,默认值通过脚本return this.workContext.getWork().creatorUnit;但无法获得,是空白,如果是文本框脚本就获得了


请问是什么原因

论坛管理员 发表于 2022-12-15 09:49:42

return this.workContext.getWork().creatorUnitDn;    creatorUnitDn,且这个人员组织框的选择范围要限定组织
页: [1]
查看完整版本: e