瀏覽代碼

Merge branch 'graphEq' of git.sagacloud.cn:web/ibms into graphEq

zhangyu 4 年之前
父節點
當前提交
56831c3915
共有 1 個文件被更改,包括 0 次插入2 次删除
  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) {