提交 0e2d56ba 编写于 作者: S st

[日志管理]修复日志加载bug

上级 3e957b01
......@@ -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.
先完成此消息的编辑!
想要评论请 注册