فهرست منبع

[Style 0000] 瓦斯监测等监测页面的预测曲线模块样式修改

houzekong 2 ماه پیش
والد
کامیت
cba7bc4f40
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/vent/monitorManager/alarmMonitor/common/measurePoint.vue

+ 1 - 1
src/views/vent/monitorManager/alarmMonitor/common/measurePoint.vue

@@ -43,7 +43,7 @@
         <div class="text-center">
           {{ item.label }}
         </div>
-        <PredictionCurve :style="{ width: chartWidth || '474px' }" style="height: 300px; margin: 15px" :chart="item" />
+        <PredictionCurve :style="{ width: chartWidth || '470px' }" style="height: 300px; margin: 15px" :chart="item" />
       </div>
     </div>
   </div>