派生自 wuyushui/SewerAndRainNetwork

陈泽平
2021-05-18 be771111fb2a9770a9fbf13c5d7e976bf8688b6d
src/components/LayerController/logic/WasteSolid.js
@@ -1,7 +1,7 @@
/**
 * 固废
 */
const WasteSolidIndex = require('@components/BaseNav/WasteSolid/WasteSolidIndex').default
const WasteSolidIndex = require('../../../components/BaseNav/WasteSolid/WasteSolidIndex').default
// 区分不同类型 使用不同img
const defaultImg = '/assets/images/map/solidwaste/voc.png'
const setting = '/assets/images/map/solidwaste/gf_green2.png'
@@ -60,7 +60,7 @@
    const title = e.layer.options.totransferData.Name
    window.$layer.open({
      content: {
        content: WasteSolidIndex, // 组件
        comp: WasteSolidIndex, // 组件
        parent: this, // 父组件
        data: { // 传递的参数
          storagePlaceId: e.layer.options.totransferData.StoragePlaceId