管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-02-14 965b4ade196fc23c3138320edb7c1e0653c9964c
src/views/Tools/LayerTree.vue
@@ -450,6 +450,7 @@
          source: new ImageWMS({
            crossOrigin: 'anonymous',
            url: url,
            params: {
              FORMAT: 'image/png',
              VERSION: '1.1.1',
@@ -485,7 +486,7 @@
        });
        var vectorLayer = new VectorLayer({
           name: res.label,
          source: new VectorSource({
            url: url,
            format: new GeoJSON(),