Commit 480f0aee by zhangleyuan

Merge branch 'feature/zhangleyuan/20210719/personnel-organization' into dev

parents 6bdea136 2666149d
......@@ -223,6 +223,8 @@ class NewChooseMembersModal extends React.Component {
queryName:value
})
const params = {
distinct:true,
queryType:this.props.type,
depType:this.props.treeDepType,
queryName:value,
enterpriseId:User.getEnterpriseId(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment