Showing
1 changed file
with
1 additions
and
1 deletions
@@ -63,7 +63,7 @@ class RedisLive extends Page { | @@ -63,7 +63,7 @@ class RedisLive extends Page { | ||
63 | this.tcLastTime = 5; | 63 | this.tcLastTime = 5; |
64 | this.tmLastTime = 5; | 64 | this.tmLastTime = 5; |
65 | this.rosSelectVal = 5; | 65 | this.rosSelectVal = 5; |
66 | - this.showWhichSrvGraph; | 66 | + this.showWhichSrvGraph = {}; |
67 | this.mpMetric; | 67 | this.mpMetric; |
68 | this.srvGraphSelectVal; | 68 | this.srvGraphSelectVal; |
69 | this.rosPage = { | 69 | this.rosPage = { |
-
Please register or login to post a comment