BJ_web_developers
/
msgovcloud
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
02fb1250e119e492334870f3058ac9a2c25d3d18
Authored by
Andy
2017-08-11 12:01:28 +0800
1 parent
57c51129
首页设备数据为0样式更改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
js/pagejs/index.js
js/pagejs/index.js
View file @
02fb125
...
...
@@ -1303,6 +1303,7 @@
1303
1303
yAxis: {
1304
1304
allowDecimals: false,
1305
1305
min: 0,
1306
+ minRange: 1,
1306
1307
gridLineWidth: 0,
1307
1308
title: {
1308
1309
text: ''
...
...