派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-03-29 cf3885ebe41f432073f4ef0ce06428c67e6ea6ed
src/components/BaseNav/SolidWaste/SolidWaste.js
@@ -18,7 +18,7 @@
  // 请求数据 data 为参数, 请求后台数据时 携带data参数
  requestData (data) {
    QueryStoragePlaceListByCompanyAndName(data).then(res => {
      console.log(res)
      // console.log(res)
      this.DrawTheSolidWasteContent(res.Result.DataInfo)
    }).catch(err => {
      console.log(err)