提交 a5ce3f38 编写于 作者: O o2null

Merge branch 'cherry-pick-47c61f7b' into 'develop'

会议管理

See merge request o2oa/o2oa!17
......@@ -672,7 +672,7 @@ MWF.xApplication.Meeting.MeetingForm = new Class({
if( this.data.inviteDelPersonList && this.data.inviteDelPersonList.length )this.options.height += 40;
}else{
this.formTopTextNode.set( "text", this.lp.metting );
this.options.height = 780;
this.options.height = 730;
}
if( this.data.acceptPersonList && this.data.acceptPersonList.length )this.options.height += 40;
if( this.data.rejectPersonList && this.data.rejectPersonList.length )this.options.height += 40;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册