@@ -102,6 +102,12 @@ export default {
}).then((res) => {
this.dbdata = {
id: this.region,
+ jl: {
+ qlayer:
+ "http://192.168.60.2:8090/iserver/services/map-YinZiGongZuoKongJian/rest/maps/tb_qytdzz_sd_zzq",
+ hlayer:
+ "http://192.168.60.2:8090/iserver/services/map-YinZiGongZuoKongJian/rest/maps/tb_qytdzz_sd_zzh",
+ },
fp: res.data,
type: this.tab,
};