Commit 6e8ec225 authored by anxixi's avatar anxixi

运营指标验收等功能

parent d02903a6
......@@ -147,7 +147,7 @@
// this.userHistory(1);
var that = this;
if(this.isVisibleTimer){
clearInterval(that.isVisibleTimerOut);
clearInterval(that.isVisibleTimer);
this.isVisibleTimer = null;
}
document.getElementsByTagName("body")[0].style.overflow = "auto";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment