소스 검색

图层名

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 ')})`
       }