Browse Source

buildfloor:fix:删除多余

haojianlong 4 years ago
parent
commit
aa9932ee33
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/views/ready/buildfloor/drawGraphy/drawFloor.vue

+ 0 - 2
src/views/ready/buildfloor/drawGraphy/drawFloor.vue

@@ -96,11 +96,9 @@ export default {
         })
       } else if (type == 3) {
         that.drawMainScene.loadImg(`/image-service/common/image_get?systemId=dataPlatform&key=${Id}`, res => {
-          console.log('imgimg');
           that.getGraphtSuc(res)
         })
       }
-
     },
     // 获取底图成功
     getGraphtSuc(res) {