maxiaoxiao hai 7 meses
pai
achega
4b3e2fdb6e
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/views/LandConsolidation/components/qhdb.vue

+ 6 - 0
src/views/LandConsolidation/components/qhdb.vue

@@ -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,
         };