Parcourir la source

质量月报 - 报告生成趋势图样式优化

wangggziwen il y a 1 an
Parent
commit
7166fa1a07
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      ui/src/views/production/quality/report.vue

+ 2 - 2
ui/src/views/production/quality/report.vue

@@ -1678,8 +1678,8 @@ export default {
 
 <style scoped>
   #chart1,#chart2,#chart3,#chart4,#chart5,#chart6,#chart7,#chart8,#chart9,#chart10,#chart11,#chart12,#chart13,#chart14,#chart15{
-    width: 800px;
-    height: 400px;
+    width: 100%;
+    height: 600px;
     margin-bottom: 50px;
   }
   #chart10,#chart11{