zhongtianhaoyuan 2 年之前
父節點
當前提交
4c3e15e163
共有 2 個文件被更改,包括 0 次插入3 次删除
  1. 0 2
      src/components/mapdrag/indexMap.vue
  2. 0 1
      src/views/driverManagement/identityExamine.vue

+ 0 - 2
src/components/mapdrag/indexMap.vue

@@ -82,9 +82,7 @@ export default {
             that.loadmap();
           })
           .catch(() => {
-            // console.log(121212)
           });
-        // this.path = this.path1
       } else {
         travelpath({
           orderId: that.orderid,

+ 0 - 1
src/views/driverManagement/identityExamine.vue

@@ -756,7 +756,6 @@
         background: linear-gradient(#fafbfb, #ffffff);
         display: flex;
         margin-top: 20px;
-
         .search_block {
           margin-left: 20px;
         }