Sfoglia il codice sorgente

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

wangggziwen 1 anno fa
parent
commit
7166fa1a07
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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{