派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-07 d73efce8923602f04d1d56049fd8494ad1efc020
src/components/BaseNav/PublicBounced/GasComponents/PublicDetailedList.vue
@@ -37,6 +37,7 @@
    }
  },
  mounted () {
    console.log('value')
    if (this.$attrs.getWasteGasDetails) {
      this.tableData = this.$attrs.getWasteGasDetails
      console.log(this.$attrs.getWasteGasDetails)