Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
bigdata-static
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2018-01-10 15:57:04 +0800
Commit
d74fbeab198de99f0732e36adc69d0efe402f140
1 parent
de896ff9
bug-fixed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/js/redis-live.js
src/js/redis-live.js
View file @
d74fbea
...
...
@@ -63,7 +63,7 @@ class RedisLive extends Page {
this
.
tcLastTime
=
5
;
this
.
tmLastTime
=
5
;
this
.
rosSelectVal
=
5
;
this
.
showWhichSrvGraph
;
this
.
showWhichSrvGraph
=
{}
;
this
.
mpMetric
;
this
.
srvGraphSelectVal
;
this
.
rosPage
=
{
...
...
Please
register
or
login
to post a comment