Ver código fonte

新增水深剖面图层(区分版本)

sbj 1 ano atrás
pai
commit
585cade126
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/utils/map/Layer.js

+ 1 - 1
src/utils/map/Layer.js

@@ -476,7 +476,7 @@ export function addLayerByName(name,isShow,opacity){
             })
             break
         // 水深剖面
-        case 'sspmx':
+        case 'pm_2020.2':
             addLayer({
                 id: 'warterDepthLineLayer',
                 title: 'warterDepthLineLayer',