派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-07 ea2065ea37762e65f1ca0481be21efd9d6b99d12
修改废气
修改废气废水显示
2个文件已修改
6 ■■■■ 已修改文件
src/components/BaseNav/PublicBounced/GasComponents/ECharts.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/BaseNav/PublicBounced/GasComponents/PublicDetailedList.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/BaseNav/PublicBounced/GasComponents/ECharts.vue
@@ -232,7 +232,7 @@
    .form-echrts{
      width: 100%;
      height: 100%;
      border: 1px solid #396d83;
      border-top: 1px solid #396d83;
      //margin: 10px 10px 10px 10px;
      .el-dialog-div{
        //height: 50vh!important;
src/components/BaseNav/PublicBounced/GasComponents/PublicDetailedList.vue
@@ -37,8 +37,8 @@
    }
  },
  mounted () {
    console.log('value')
    if (this.$attrs.getWasteGasDetails) {
    console.log(this.$attrs.value)
    if (this.$attrs.value === 'feiqi') {
      this.tableData = this.$attrs.getWasteGasDetails
      console.log(this.$attrs.getWasteGasDetails)
    } else if (this.$attrs.getWasteWaterMonitoringDetails) {