Browse Source

前端 sdy

zhongtianhaoyuan 3 years ago
parent
commit
5afb17cb0c
1 changed files with 0 additions and 8 deletions
  1. 0 8
      src/components/mapdrag/warehouseReceiptMap.vue

+ 0 - 8
src/components/mapdrag/warehouseReceiptMap.vue

@@ -57,10 +57,6 @@
     computed: {},
     computed: {},
     watch: {
     watch: {
       listData: function(val1, val2) {
       listData: function(val1, val2) {
-<<<<<<< HEAD
-        // debugger
-=======
->>>>>>> 36b170beaf45cff59eafd7ca276e80ebc55f48f2
         this.listData = val1
         this.listData = val1
         var that = this
         var that = this
         this.map = new AMap.Map('mapContainer', {
         this.map = new AMap.Map('mapContainer', {
@@ -124,10 +120,6 @@
             }
             }
 
 
             function toGetList(e) {
             function toGetList(e) {
-<<<<<<< HEAD
-              // debugger
-=======
->>>>>>> 36b170beaf45cff59eafd7ca276e80ebc55f48f2
               // console.log(e.target.getExtData())
               // console.log(e.target.getExtData())
               
               
               that.$parent.getList(e.target.getExtData().id, 1)
               that.$parent.getList(e.target.getExtData().id, 1)