@@ -82,9 +82,7 @@ export default {
that.loadmap();
})
.catch(() => {
- // console.log(121212)
});
- // this.path = this.path1
} else {
travelpath({
orderId: that.orderid,
@@ -756,7 +756,6 @@
background: linear-gradient(#fafbfb, #ffffff);
display: flex;
margin-top: 20px;
-
.search_block {
margin-left: 20px;
}