| | |
| | | </template> |
| | | |
| | | <script> |
| | | import { LayerEntEmer } from '../../../../../conf/layers/LayerEntEmer' |
| | | import { LayerEvent } from '../../../../../conf/layers/LayerEvent' |
| | | import { LayerResources } from '../../../../../conf/layers/LayerResources' |
| | | // import { LayerEntEmer } from '../../../../../conf/layers/LayerEntEmer' |
| | | // import { LayerEvent } from '../../../../../conf/layers/LayerEvent' |
| | | // import { LayerResources } from '../../../../../conf/layers/LayerResources' |
| | | |
| | | import ReportPopup from './ReportPopup' |
| | | |
| | |
| | | activeNum: -1, |
| | | LayerEvent: {}, |
| | | LayerResources: {}, |
| | | items: [LayerEvent, LayerResources], |
| | | subItems: LayerEntEmer.layers, |
| | | // items: [LayerEvent, LayerResources], |
| | | items: [], |
| | | // subItems: LayerEntEmer.layers, |
| | | subItems: [], |
| | | form: { |
| | | pipelineType: '', |
| | | dataType: '', |