派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-14 6f256a8be5c330cbf4d852f7dc4a1a6614f0419d
src/components/panel/topicSearch/EnvRiskSearch.vue
@@ -77,8 +77,6 @@
</template>
<script>
import { PipelineTypeOptions } from '@/conf/layers/LayerSewers'
import WfsHelper from '@components/helpers/WfsHelper'
import AjaxUtils from '@utils/AjaxUtils'
export default {
@@ -87,7 +85,6 @@
    return {
      gdVisible: true,
      list: [],
      labelList: PipelineTypeOptions[0].labelList,
      total: 0,
      inareaTypeOptions: [],
      enterpriseTypeOptions: [],