派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-04-14 0ad898ff9d0f6718db2b3137665c81c46c50312d
src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue
@@ -36,7 +36,7 @@
        </div>
        <div class="detailbtn"  @click="onSubmit">查询</div>
      </div>
      <div style="width:5rem;height:2rem;" >
      <div style="width:5rem;height:1.5rem;" >
        <div  style="width:100%;height:100%;" ref="echarts">  </div>
      </div>
      </div>
@@ -64,7 +64,6 @@
        timeEnd: ''
      },
      RealTimeChart: null,
      info: this.series,
      JsonTimeCtarts: {
        id: 'mychart_ss ',
        title: '烟尘',
@@ -442,7 +441,7 @@
          }
        }, { // 流量轴
          type: 'value',
          name: '废气流量(m3/h)',
          name: '流量(m3/h)',
          axisLabel: {
            formatter: '{value}',
            textStyle: {