派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-25 1f5d63f62c4a1b1d73927d276b116d79bece8566
src/components/panel/topicSearch/DischargeSearch.vue
@@ -117,8 +117,6 @@
</template>
<script>
import { PipelineTypeOptions } from '@/conf/layers/LayerSewers'
import WfsHelper from '@components/helpers/WfsHelper'
import AjaxUtils from '@utils/AjaxUtils'
export default {
@@ -127,7 +125,6 @@
    return {
      gdVisible: true,
      list: [],
      labelList: PipelineTypeOptions[0].labelList,
      total: 0,
      inareaTypeOptions: [],
      enterpriseTypeOptions: [],