yiqi_screen/src/components/QualityDataTrends.vue
@@ -1,5 +1,5 @@ <template> <div class="box-container" style="height: 1.52rem" id="echarts3"></div> <div class="box-container echarts3Box" style="height: 1.52rem" id="echarts3"></div> </template> <script> @@ -21,8 +21,8 @@ data: [], }, grid: { left: 13, right: 13, left: 33, right: 33, top: 20, bottom:5, }, @@ -141,4 +141,5 @@ </script> <style> </style>