提交 aab887ac 编写于 作者: NoSubject's avatar NoSubject

Merge branch 'feature/web_viewSystemLog' into 'develop'

Merge of feature/ to develop 【日志管理】小bug修复

See merge request o2oa/o2oa!211
......@@ -225,7 +225,7 @@ MWF.xApplication.LogViewer.Main = new Class({
}
},
showSystemLog : function(data){
this.logFinish = true;
data.each(function (log) {
var node = new Element("div", {"styles": this.css.logItemNode}).inject(this.screenInforAreaNode);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册