@@ -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');