派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-31 f1d92a66c3d5f2c0b1625dc17f045f5f5a24e247
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;