Browse Source

调整人工干预曲线展示

xusl 10 months ago
parent
commit
ad70de1fbb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ipp-ap/src/views/idp/data/forecastpowerdata/index.vue

+ 2 - 0
ipp-ap/src/views/idp/data/forecastpowerdata/index.vue

@@ -397,6 +397,8 @@ export default {
         yAxis: [{
           type: 'value',
           name: '(MW)',
+          max:cap,
+          min:0,
           axisTick: {
             show: false
           },