派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-29 096190dfd5b6c0d3ff7ef0f95ea7885f85730f47
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)