提交 f0f70ef4 编写于 作者: 蔡祥熠

Merge branch 'fix/Org.delete_execption' into 'wrdp'

Merge of fix/Org.delete_execption 修复组织管理中删除组织、人员时确认框可能在可见区域外的问题 to wrdp

See merge request o2oa/o2oa!1810
......@@ -440,8 +440,8 @@ MWF.xApplication.Org.$Explorer = new Class({
}
this.deleteElementsNode.position({
relativeTo: (item) ? item.node : this.toolbarNode,
position: "centerBottom",
edge: "centerTop"
position: "topRight",
edge: "topLeft"
});
}else{
if (this.deleteElementsNode){
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册