Browse Source

图层名

CzRger 1 year ago
parent
commit
97399ba8a3
1 changed files with 1 additions and 1 deletions
  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 ')})`
       }