Browse Source

文字修改

seimin 3 years ago
parent
commit
fb6c7a17a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      assets/js/controllers/report/incident_reportCtrl.js

+ 1 - 1
assets/js/controllers/report/incident_reportCtrl.js

@@ -1023,7 +1023,7 @@ app.controller('incident_reportCtrl', ["$scope", "$rootScope", "$state", "$timeo
1023 1023
             yAxis: [{
1024 1024
                 type: 'value',
1025 1025
                 scale: true,
1026
-                name: '事件数量  (件)',
1026
+                name: '平均时长',
1027 1027
                 min: 0,
1028 1028
                 boundaryGap: [0.2, 0.2],
1029 1029
                 // axisLabel: {