Open yiqingfeng opened 2 years ago
请按照以下模板填写,不按照标准模板填写的 issue 将降低处理优先级。
钉钉下,调用选人组件选人时,如果搜索当前人员自己时,在全部下选中自己,返回的 数据没有 人员 。通过排查发现传递了 showRootOrg: true 给钉钉选人。
而且 Ali.contacts.get 接口参数,如果没有传 showRootOrg ,会被 dingtalk-api.js 认为 传的 showRootOrg 为 true
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
这是一个 BUG
钉钉下,调用选人组件选人时,如果搜索当前人员自己时,在全部下选中自己,返回的 数据没有 人员 。通过排查发现传递了 showRootOrg: true 给钉钉选人。
而且 Ali.contacts.get 接口参数,如果没有传 showRootOrg ,会被 dingtalk-api.js 认为 传的 showRootOrg 为 true
SaltUI 版本
浏览器、操作系统等环境信息
复现步骤