Showing
1 changed file
with
1 additions
and
1 deletions
@@ -286,7 +286,7 @@ export default { | @@ -286,7 +286,7 @@ export default { | ||
286 | }, | 286 | }, |
287 | yAxis: { | 287 | yAxis: { |
288 | type: 'value', | 288 | type: 'value', |
289 | - name:'cpu%', | 289 | + name:'cpu使用率%', |
290 | nameTextStyle:{ | 290 | nameTextStyle:{ |
291 | color:'#ffffff', | 291 | color:'#ffffff', |
292 | padding:[0,0,0,-20] | 292 | padding:[0,0,0,-20] |
-
Please register or login to post a comment