odc.xiaohui
2023-02-17 9b7032666d105dc6abde1b8c7f1cfb2b5f1c989e
src/components/dispatch/index.vue
@@ -116,7 +116,8 @@
  </div>
</template>
<script>
import MyMap from "@/components/map";
// import MyMap from "@/components/map";
import MyMap from "@/components/map/leafletMap.vue";
export default {
  components: {
    MyMap,