src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue
@@ -1,5 +1,7 @@ <template> <div class="GasEts"> <div id="echarts" ref="main"> </div> </div> </template> @@ -176,8 +178,8 @@ <style scoped lang="less"> #echarts{ width: 670px; height: 260px; width: 670px!important; height: 260px!important; position: relative; margin: 0; padding: 0;