瀏覽代碼

折现基准

Shannon_mu 1 年之前
父節點
當前提交
98f59ef02f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      energyManagement/src/views/refrigeration/energySavingPlatform/energyAnalyze.vue

+ 1 - 1
energyManagement/src/views/refrigeration/energySavingPlatform/energyAnalyze.vue

@@ -164,7 +164,7 @@ export default {
                         }
                     }
                 ];
-                this.options.yAxis[0].max = standardCop
+                this.options.yAxis[0].max = 10
             } else if (this.type == '2') {
                 this.label = '月度电量分析';
                 this.icon = require('../../../assets/img/energyIcon/icon_dianliang.png');