派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-31 0e09fe487e2c5fcde66353df9b3b0bee7d8d5e64
src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue
@@ -32,8 +32,9 @@
        },
        grid: {
          left: '3%',
          // right: '20%',
          // bottom: '3%',
          right: '1%',
          bottom: '3%',
          top: '10%',
          containLabel: true
        },
        toolbox: {
@@ -154,7 +155,8 @@
    }
    #echarts{
        width: 600px;
        height: 260px;
        //height: 260px;
        height: 100%;
        position: relative;
        margin: 0;
        padding: 0;