src/components/LayerController/modules/LcServiceLayer.vue
@@ -36,7 +36,6 @@ <script> import LcServiceLayerFilter from '@components/LayerController/modules/LcServiceLayerFilter' import bus from '@/eventBus' export default { name: 'LcServiceLayer', components: { LcServiceLayerFilter },