个人中心 留言界面 编辑框 ie浏览器下报错

This commit is contained in:
lizanle 2015-09-09 14:00:44 +08:00
parent b2afe18ccd
commit c393a0ea01
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ function nh_reset_form(params){
params.textarea.empty();
if(params.editor != undefined){
params.editor.html(params.textarea.html());
params.editor.edit.doc.body.offsetHeight = 0;
}
params.contentmsg.hide();
}