浏览代码

图层名

CzRger 1 年之前
父节点
当前提交
97399ba8a3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/store/modules/gis.ts

+ 1 - 1
src/store/modules/gis.ts

@@ -841,7 +841,7 @@ const actions = {
         'VERSION': '1.1.1',
         "exceptions": 'application/vnd.ogc.se_inimage',
         refresh: new Date().getTime(),
-        LAYERS: 'geo_fk_ship',
+        LAYERS: 'socialManagementElement',
         viewparams: vp,
         CQL_FILTER: `(${cql.join(' and ')})`
       }