src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/BaseNav/WasteWater/WasteWater.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/BaseNav/PublicBounced/GasComponents/GasECharts.vue
@@ -155,7 +155,8 @@ } #echarts{ width: 600px; height: 260px; //height: 260px; height: 100%; position: relative; margin: 0; padding: 0; src/components/BaseNav/WasteWater/WasteWater.js
@@ -30,7 +30,6 @@ DrawWasteWaterContent (data) { // 图标样式扩展 const WasteWaterIcon = this.WasteWaterIcon() // //加载数据前如果存在图层组 那么清除掉 if (this.WasteWaterLayerGroup) { this.WasteWaterLayerGroup.clearLayers()