@@ -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) {