src/conf/layers/LayerFsss.js
@@ -1,8 +1,8 @@ /** * 区域 */ import { PIPELINE_WFS, SERVICE_TYPE } from '../Constants' const WFS_URL = PIPELINE_WFS import { SERVICE_TYPE } from '../Constants' export const LayerFsss = { code: 'sewersFsss', name: '附属设施', @@ -46,7 +46,7 @@ sname: 'PipeRack', minZoom: 16, type: SERVICE_TYPE.WMS, typeName: WFS_URL + '?TYPENAME=管架', typeName: 'sewer:piperack', checked: false }, { @@ -55,7 +55,7 @@ sname: 'PipeGallery', minZoom: 16, type: SERVICE_TYPE.WMS, typeName: '?TYPENAME=管廊', typeName: 'sewer:pipegallery', checked: false }, {