Browse Source

更新管网路径配置与图层管理

彭宇 6 days ago
parent
commit
d3f8334bb3
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/SentryCockpit.vue

+ 3 - 3
src/views/SentryCockpit.vue

@@ -233,10 +233,10 @@
   import {countByBrand} from "@/api/sentinel";
 
 
-  const cityOptions1_1 = [{ type: '企业', url:[] }, { type: '厂站', url:[] }, { type: '阀门', url: [] }, { type: '次高压管网', url: ['/3D-huashengranqi-2/rest/realspace',null] }, { type: '中压管网', url:[] }];
+  const cityOptions1_1 = [{ type: '企业', url:[] }, { type: '厂站', url:[] }, { type: '阀门', url: [] }, { type: '次高压管网', url: ['/3D-huashengranqi/rest/realspace','/map-GHRQ/rest/maps/all@huasheng'] }, { type: '中压管网', url:[] }];
   const cityOptions1_2 = [{ type: '企业', url:[] }, { type: '厂站', url:[] }, { type: '阀门', url:[] }, { type: '次高压管网', url: ['/3D-GH_tiedong/rest/realspace','/map-GangHua/rest/maps/guandao_cigao@Ganghua_tiedong'] }, { type: '中压管网', url:[] }];
-  const cityOptions1_3 = [{ type: '企业', url:[] }, { type: '厂站', url:[] }, { type: '阀门', url:[] }, { type: '次高压管网', url: ['/3D-aode/rest/realspace',null] }, { type: '中压管网', url:[] }];
-  const cityOptions1_4 = [{ type: '企业', url:[] }, { type: '厂站', url:[] }, { type: '阀门', url:[] }, { type: '次高压管网', url: ['/3D-RunFaRanQi/rest/realspace',null] }, { type: '中压管网', url:[] }];
+  const cityOptions1_3 = [{ type: '企业', url:[] }, { type: '厂站', url:[] }, { type: '阀门', url:[] }, { type: '次高压管网', url: ['/3D-aode_he/rest/realspace','/map-Aoderanqi/rest/maps/he@aode'] }, { type: '中压管网', url:[] }];
+  const cityOptions1_4 = [{ type: '企业', url:[] }, { type: '厂站', url:[] }, { type: '阀门', url:[] }, { type: '次高压管网', url: ['/3D-runfa_he/rest/realspace','/map-RunFaRanQi/rest/maps/he@runfa'] }, { type: '中压管网', url:[] }];
 	export default {
 		name: 'SentryCockpit',
 		components: {